From 8fa5c45ca9761ae4b181f0921db615841b9aae15 Mon Sep 17 00:00:00 2001
From: Junjie <xjj@123>
Date: 星期三, 02 四月 2025 16:43:23 +0800
Subject: [PATCH] #
---
zy-asrs-flow/src/global.less | 14 ++++++++++++++
1 files changed, 14 insertions(+), 0 deletions(-)
diff --git a/zy-asrs-flow/src/global.less b/zy-asrs-flow/src/global.less
index e508cbe..682b68f 100644
--- a/zy-asrs-flow/src/global.less
+++ b/zy-asrs-flow/src/global.less
@@ -86,4 +86,18 @@
.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;
+}
+
+.highlight-row {
+ background-color: #00d9ff;
}
\ No newline at end of file
--
Gitblit v1.9.1