From 0c02f1bf5f00e6de2c379dc121047b84a5b7c153 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期一, 29 七月 2024 17:50:46 +0800
Subject: [PATCH] ‘’

---
 wechat_jiaxuan/pages/detailDis/product.less |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/wechat_jiaxuan/pages/detailDis/product.less b/wechat_jiaxuan/pages/detailDis/product.less
index a0f2291..1e95095 100644
--- a/wechat_jiaxuan/pages/detailDis/product.less
+++ b/wechat_jiaxuan/pages/detailDis/product.less
@@ -92,13 +92,14 @@
   border-radius: 16rpx 16rpx 0rpx 0rpx;
   background-color: #fff;
   margin-bottom: 20rpx;
+  overflow: hidden;
   .title {
     font-weight: 500;
     font-size: 36rpx;
     margin-bottom: 16rpx;
   }
   .desc {
-     
+    line-height: 40rpx;
     font-size: 26rpx;
     color: #555555;
     margin-bottom: 26rpx;

--
Gitblit v1.9.3