From 3ca314112a2c6c04ea94b3b806ba55a253c5753b Mon Sep 17 00:00:00 2001 From: unknown <18119604035@163.com> Date: Sat, 29 Jul 2023 10:28:33 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=BE=E4=BB=B6=E6=96=B0=E5=A2=9Eapi?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/index.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.less b/src/index.less index 283a914..2931939 100644 --- a/src/index.less +++ b/src/index.less @@ -525,7 +525,7 @@ textarea.ant-input { &:hover { box-shadow: none !important; color: #ff4d4f !important; - border-color: #ff4d4f; + border-color: #ff4d4f !important; outline: none; } }