From a24f5ebd576482f41697865847c80c8fb4213b7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=BD=A6=E6=B3=BD?= Date: Fri, 30 Dec 2022 17:12:28 +0800 Subject: [PATCH] =?UTF-8?q?UI=E7=95=8C=E9=9D=A2=E5=8F=98=E6=9B=B4-?= =?UTF-8?q?=E9=A6=96=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jero-web/src/components/menu/SideMenu.vue | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/jero-web/src/components/menu/SideMenu.vue b/jero-web/src/components/menu/SideMenu.vue index 72eab609e..ab0b5cf2e 100644 --- a/jero-web/src/components/menu/SideMenu.vue +++ b/jero-web/src/components/menu/SideMenu.vue @@ -154,9 +154,9 @@ & > .ant-menu-item:first-child { background-color: transparent; - & > a, & > a:hover { - color: rgba(0, 0, 0, 0.65); - } + //& > a, & > a:hover { + // color: rgba(0, 0, 0, 0.65); + //} &.ant-menu-item-selected { & > a, & > a:hover { @@ -210,5 +210,6 @@ text-overflow: ellipsis!important; -o-text-overflow: ellipsis!important; } +