From 7c5f8d56fc0037f2aa1e931bbe7fdaf7f5cf22c6 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期日, 27 八月 2023 18:41:37 +0800
Subject: [PATCH] 2023-08-27

---
 src/views/login/index.scss |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/src/views/login/index.scss b/src/views/login/index.scss
index 900c17f..6a35b90 100644
--- a/src/views/login/index.scss
+++ b/src/views/login/index.scss
@@ -120,6 +120,10 @@
           height: calc(2vw + 5px);
           min-height: 30px;
         }
+
+        .ant-select-auto-complete.ant-select .ant-input:focus, .ant-select-auto-complete.ant-select .ant-input:hover {
+          border-color: var(--mk-sys-color);
+        }
       }
 
       h4 {

--
Gitblit v1.8.0