From 9fe091e4ee0eb4428c3ed8ea99fe59e3c23c1d21 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期五, 09 八月 2024 18:16:38 +0800
Subject: [PATCH] lll
---
wechat_staff/pages/sets/protocol.wxss | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diff --git a/wechat_staff/pages/sets/protocol.wxss b/wechat_staff/pages/sets/protocol.wxss
index 30e4241..c0c8100 100644
--- a/wechat_staff/pages/sets/protocol.wxss
+++ b/wechat_staff/pages/sets/protocol.wxss
@@ -1 +1,7 @@
-/* pages/sets/protocol.wxss */
\ No newline at end of file
+.content{
+ width: 750rpx;
+ box-sizing: border-box;
+ padding: 12rpx 40rpx;
+ overflow-y: auto;
+ overflow-x: hidden;
+}
\ No newline at end of file
--
Gitblit v1.9.3