From 33118795f598bba5c09d8595aa25e9fe82048ec2 Mon Sep 17 00:00:00 2001 From: hailin <1356886193@qq.com> Date: 星期二, 18 七月 2023 09:05:13 +0800 Subject: [PATCH] 侧边栏小补充 --- src/styles/sidebar.scss | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/styles/sidebar.scss b/src/styles/sidebar.scss index 19c677f..5d12bfc 100644 --- a/src/styles/sidebar.scss +++ b/src/styles/sidebar.scss @@ -123,7 +123,7 @@ // color: $subMenuActiveText !important; // border-right: 3px solid $menuActiveText; // background-color: $menuHover !important; - background: #fff !important; + // background: #fff !important; .el-tooltip{ color: $subMenuActiveText !important; // border-right: 3px solid $menuActiveText; -- Gitblit v1.9.3