From 611446cb920baf56751c36e286b0da05909bcd05 Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期五, 10 三月 2023 08:40:51 +0800
Subject: [PATCH] 1.车间质量看板修改
---
src/layout/components/Sidebar/index.vue | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/src/layout/components/Sidebar/index.vue b/src/layout/components/Sidebar/index.vue
index b66020e..55495dd 100644
--- a/src/layout/components/Sidebar/index.vue
+++ b/src/layout/components/Sidebar/index.vue
@@ -152,4 +152,8 @@
color: #ffffff;
cursor: default;
}
+
+.el-menu{
+ background-color: #213145 !important;
+}
</style>
--
Gitblit v1.9.3