From 52126882ee5e69aac98147af0420470f9dcdaf5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A6=BA=E7=8B=A8?= <18119604035@163.com> Date: Tue, 14 Mar 2023 09:43:15 +0800 Subject: [PATCH] =?UTF-8?q?tree=E6=82=AC=E6=B5=AE=E9=A2=9C=E8=89=B2?= =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/index.less | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/index.less b/src/index.less index 8a5bf53..a6ec8f3 100644 --- a/src/index.less +++ b/src/index.less @@ -365,7 +365,7 @@ textarea.ant-input { overflow: hidden; } &:hover { - background-color: #f5f5f5 !important; + background-color: #fff2f0 !important; border-radius: 6px !important; overflow: hidden; } @@ -375,7 +375,7 @@ textarea.ant-input { display: flex; align-items: center; &:hover { - background-color: #f5f5f5 !important; + background-color: #fff2f0 !important; } } @@ -385,7 +385,7 @@ textarea.ant-input { display: flex; align-items: center; &:hover { - background-color: #f5f5f5 !important; + background-color: #fff2f0 !important; } } .ant-tree-switcher {