From 6e419a02ade6f0f606d2baabd5307eee8c332bc2 Mon Sep 17 00:00:00 2001 From: Admin <978517621@qq.com> Date: 星期三, 23 十一月 2022 15:47:39 +0800 Subject: [PATCH] 修改页面 --- src/styles/variables.scss | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/styles/variables.scss b/src/styles/variables.scss index 9ed1277..ccfd6a0 100644 --- a/src/styles/variables.scss +++ b/src/styles/variables.scss @@ -7,6 +7,7 @@ $tiffany: #4AB7BD; $yellow:#FEC171; $panGreen: #30B08F; +$main: #034EA2; //sidebar $menuText:#bfcbd9; -- Gitblit v1.9.2