分类样样式调整

This commit is contained in:
”chenxuelian“
2022-12-19 10:44:48 +08:00
parent 337fcbcfc1
commit eeb0f904d1

View File

@@ -615,7 +615,6 @@
white-space: nowrap;
overflow: auto;
line-height: 90rpx;
;
.category-tag {
margin-right: 15rpx;
@@ -710,7 +709,7 @@
font-weight: 400;
color: #3E3E3E;
line-height: 37rpx;
margin: 10rpx 0;
margin: 5rpx 0 10rpx 0;
word-break: break-all;
text-overflow: ellipsis;
@@ -724,7 +723,8 @@
.publish-date {
color: #A3A3A3;
font-size: 26rpx;
line-height: 48rpx;
line-height: 30rpx;
margin: 14rpx 0 8rpx 0;
.publish-date-box {
display: flex;