From 015a52250f1c0cdf738d0c70f266dcd127ea14ce Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期日, 24 三月 2024 15:34:58 +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