From 94ebb12193f9c97ada038bdfe41addd0fe6fcdcb Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期一, 29 七月 2024 15:52:00 +0800
Subject: [PATCH] 提交
---
wechat_staff/pages/detailDis/product.wxss | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/wechat_staff/pages/detailDis/product.wxss b/wechat_staff/pages/detailDis/product.wxss
index 74ed82a..a19e78d 100644
--- a/wechat_staff/pages/detailDis/product.wxss
+++ b/wechat_staff/pages/detailDis/product.wxss
@@ -78,7 +78,8 @@
color: #555555;
margin-bottom: 26rpx;
}
-.main_content .text {
+.main_content .text {
+ line-height: 48rpx;
font-size: 26rpx;
color: #555555;
margin-bottom: 40rpx;
@@ -172,7 +173,7 @@
margin-bottom: 24rpx;
}
.detail .line .label {
- width: 120rpx;
+ width: auto;
font-size: 24rpx;
color: #666666;
}
--
Gitblit v1.9.3