From 2e18f3f5e19647988e2776b1219a627159fe1a96 Mon Sep 17 00:00:00 2001 From: 1319612909 <1319612909@qq.com> Date: Wed, 4 Nov 2020 11:55:23 +0800 Subject: [PATCH] css aside --- web/src/style/main.scss | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/web/src/style/main.scss b/web/src/style/main.scss index 881957d36..6f36976ba 100644 --- a/web/src/style/main.scss +++ b/web/src/style/main.scss @@ -549,7 +549,7 @@ li { .el-scrollbar { .el-scrollbar__view { .el-menu-vertical { - background-color: #001529; + background-color: $bg-aside; } .el-menu-item:hover i, .el-menu-item:hover span { @@ -927,7 +927,8 @@ li { // line-height: 40px !important; // } .main-cont.el-main { - background-color: #f0f2f5; + background-color:$bg-main; + .menu-total { font-size: 22px; color: #838383;