From 73c3507d82c06066d592d626ccd1a9a0961e0c5f Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期五, 19 七月 2024 20:10:26 +0800
Subject: [PATCH] ''

---
 wechat_staff/pages/login/index.wxss |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/wechat_staff/pages/login/index.wxss b/wechat_staff/pages/login/index.wxss
index 3682d1a..54467bd 100644
--- a/wechat_staff/pages/login/index.wxss
+++ b/wechat_staff/pages/login/index.wxss
@@ -59,3 +59,8 @@
 .btns .protocol .content {
   flex: 1;
 }
+.modal {
+  width: 600rpx;
+  min-height: 600rpx;
+  padding: 30rpx;
+}

--
Gitblit v1.9.3