From 2c08a98f7e85ec7c9376f27a7933e75e44d672f7 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期二, 27 八月 2024 15:52:59 +0800
Subject: [PATCH] ll

---
 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