From 94ebb12193f9c97ada038bdfe41addd0fe6fcdcb Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期一, 29 七月 2024 15:52:00 +0800
Subject: [PATCH] 提交

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

diff --git a/wechat_jiaxuan/pages/detailDis/product.less b/wechat_jiaxuan/pages/detailDis/product.less
index 586c338..f053ec2 100644
--- a/wechat_jiaxuan/pages/detailDis/product.less
+++ b/wechat_jiaxuan/pages/detailDis/product.less
@@ -98,12 +98,14 @@
     margin-bottom: 16rpx;
   }
   .desc {
+     
     font-size: 26rpx;
     color: #555555;
     margin-bottom: 26rpx;
   }
 
-  .text {
+  .text { 
+    line-height: 48rpx;
     font-size: 26rpx;
     color: #555555;
     margin-bottom: 40rpx;
@@ -212,8 +214,8 @@
     height: 32rpx;
     margin-bottom: 24rpx;
 
-    .label {
-      width: 120rpx;
+    .label { 
+      width: auto; 
       font-size: 24rpx;
       color: #666666;
     }

--
Gitblit v1.9.3