From 82f93b8fa8344e55bf5c946ba73463012f186df0 Mon Sep 17 00:00:00 2001 From: litian <C21AF165> Date: 星期三, 26 六月 2024 15:07:50 +0800 Subject: [PATCH] mulu --- 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