From d9a89d83c2048a964f16ca179feb2b7f21b9d33a Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期一, 29 七月 2024 16:28:47 +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 0e620e8..43a9d47 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;
@@ -180,7 +181,7 @@
margin-bottom: 20rpx;
}
.detail .line .label {
- width: 120rpx;
+ width: auto;
font-size: 24rpx;
color: #666666;
flex-shrink: 0;
--
Gitblit v1.9.3