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 |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/zy-asrs-flow/src/global.less b/zy-asrs-flow/src/global.less
index ce89934..9618d1f 100644
--- a/zy-asrs-flow/src/global.less
+++ b/zy-asrs-flow/src/global.less
@@ -80,9 +80,20 @@
 // ------------------------
 .header-logo {
   padding-left: 50px;
+  padding-right: 60px;
 }
 
 .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