From f09b972bb7adf8d4fd75fcb87c85973e493432a8 Mon Sep 17 00:00:00 2001
From: Junjie <xjj@123>
Date: 星期二, 30 四月 2024 11:14:20 +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