From ac4341ea6b66ae02427d39d35f41d42d78b2eb2e Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期五, 14 二月 2025 10:08:32 +0800
Subject: [PATCH] #

---
 zy-asrs-flow/src/global.less |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/zy-asrs-flow/src/global.less b/zy-asrs-flow/src/global.less
index e508cbe..9618d1f 100644
--- a/zy-asrs-flow/src/global.less
+++ b/zy-asrs-flow/src/global.less
@@ -86,4 +86,14 @@
 .header-title {
   font-size: xx-large;
   color: #eee;
+}
+
+.ant-pro-form-login-page-logo {
+  width: 200px;
+  height: 100%;
+  margin: 30px 0;
+}
+
+.centered-select .ant-select-selection-item {
+  text-align: center;
 }
\ No newline at end of file

--
Gitblit v1.9.1