From bf99ae66d14857dfcd97dc6ccb8e82a38d3bd75f Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期五, 19 七月 2024 09:05:46 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
wechat_staff/pages/login/index.less | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/wechat_staff/pages/login/index.less b/wechat_staff/pages/login/index.less
index 5d14858..c1e6740 100644
--- a/wechat_staff/pages/login/index.less
+++ b/wechat_staff/pages/login/index.less
@@ -58,4 +58,9 @@
flex: 1;
}
}
+}
+.modal{
+ width: 600rpx;
+ min-height: 600rpx;
+ padding: 30rpx;
}
\ No newline at end of file
--
Gitblit v1.9.3