From 9b093741283788cba89b4127c83cf4f195ee46e2 Mon Sep 17 00:00:00 2001 From: Dragon <13925835632@139.com> Date: Tue, 27 Feb 2024 21:56:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/yinmeng/modules/rule/style/luckyGiftRule.css | 2 +- view/yinmeng/modules/rule/style/luckyGiftRule.scss | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/view/yinmeng/modules/rule/style/luckyGiftRule.css b/view/yinmeng/modules/rule/style/luckyGiftRule.css index 99132b0..1b9ccba 100644 --- a/view/yinmeng/modules/rule/style/luckyGiftRule.css +++ b/view/yinmeng/modules/rule/style/luckyGiftRule.css @@ -21,7 +21,7 @@ .wrap .fixed_wrap .rule { font-size: 0.32rem; color: #666; - width: 90%; + width: 85%; margin: 0 auto 0.45333rem; line-height: 0.45rem; } diff --git a/view/yinmeng/modules/rule/style/luckyGiftRule.scss b/view/yinmeng/modules/rule/style/luckyGiftRule.scss index 353c0e9..e3733ba 100644 --- a/view/yinmeng/modules/rule/style/luckyGiftRule.scss +++ b/view/yinmeng/modules/rule/style/luckyGiftRule.scss @@ -24,7 +24,7 @@ color: #666; // margin-top: px2rem(48); // margin-bottom: px2rem(34); - width: 90%; + width: 85%; margin: 0 auto px2rem(34); line-height: 0.45rem; p{