分类样样式调整
This commit is contained in:
@@ -615,7 +615,6 @@
|
|||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
line-height: 90rpx;
|
line-height: 90rpx;
|
||||||
;
|
|
||||||
|
|
||||||
.category-tag {
|
.category-tag {
|
||||||
margin-right: 15rpx;
|
margin-right: 15rpx;
|
||||||
@@ -710,7 +709,7 @@
|
|||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
color: #3E3E3E;
|
color: #3E3E3E;
|
||||||
line-height: 37rpx;
|
line-height: 37rpx;
|
||||||
margin: 10rpx 0;
|
margin: 5rpx 0 10rpx 0;
|
||||||
|
|
||||||
word-break: break-all;
|
word-break: break-all;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
@@ -724,7 +723,8 @@
|
|||||||
.publish-date {
|
.publish-date {
|
||||||
color: #A3A3A3;
|
color: #A3A3A3;
|
||||||
font-size: 26rpx;
|
font-size: 26rpx;
|
||||||
line-height: 48rpx;
|
line-height: 30rpx;
|
||||||
|
margin: 14rpx 0 8rpx 0;
|
||||||
|
|
||||||
.publish-date-box {
|
.publish-date-box {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
Reference in New Issue
Block a user