From 232e4dcf0fc80bdcfff1bdf45431e67c25831fb6 Mon Sep 17 00:00:00 2001 From: litian <C21AF165> Date: 星期五, 28 六月 2024 13:03:24 +0800 Subject: [PATCH] erweima --- pages/digitalTextbooks/index.wxss | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pages/digitalTextbooks/index.wxss b/pages/digitalTextbooks/index.wxss index 9bfdfd0..67ed29f 100644 --- a/pages/digitalTextbooks/index.wxss +++ b/pages/digitalTextbooks/index.wxss @@ -202,7 +202,6 @@ margin: 0 20rpx; height: 75rpx; color: #333; - font-size: 28rpx; font-weight: 700; word-break: break-all; @@ -221,6 +220,7 @@ overflow: hidden; text-overflow: ellipsis; text-align: left; + width: 150rpx; } .price { -- Gitblit v1.9.1