From bbd3feaa30f2d980eb55c17f8cb492eae4372b5b Mon Sep 17 00:00:00 2001
From: yiming <m13691596795@163.com>
Date: 星期一, 17 六月 2024 17:27:12 +0800
Subject: [PATCH] 专题讨论

---
 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