From faea1186aa736e93b7da38e928f64e8d83b56b59 Mon Sep 17 00:00:00 2001
From: yz_08 <yz_0812@outlook.com>
Date: 星期五, 22 一月 2021 18:57:22 +0800
Subject: [PATCH] 添加员工管理

---
 src/styles/index.scss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/styles/index.scss b/src/styles/index.scss
index 60f89bb..f9640f7 100644
--- a/src/styles/index.scss
+++ b/src/styles/index.scss
@@ -258,7 +258,7 @@
   line-height: 38px;
 }
 .el-menu-item.is-active {
-  background-color: #1f2328 !important;
+  background-color: rgba(0,0,0,.1) !important;
 }
 .el-button {
   padding: 10px 20px;

--
Gitblit v1.8.0