细节优化

master
xindan 2021-10-14 23:35:16 +08:00
parent 6d35d92650
commit 064eb913b5
1 changed files with 3 additions and 3 deletions

View File

@ -218,9 +218,9 @@
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
min-height: 96rpx;
line-height: 48rpx;
font-size: 32rpx;
min-height: 77rpx;
line-height: 38rpx;
font-size: 28rpx;
white-space: initial;
}