From 064eb913b5eb0c075ed0dc3b8443a835c240aa9e Mon Sep 17 00:00:00 2001 From: xindan <2499232802@qq.com> Date: Thu, 14 Oct 2021 23:35:16 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=86=E8=8A=82=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/css/page.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/common/css/page.css b/common/css/page.css index f7ecb48c..db495f5e 100644 --- a/common/css/page.css +++ b/common/css/page.css @@ -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; }