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; } +