From 8f03059619b5a5e9574b71d2ada27b76db2ffd7a Mon Sep 17 00:00:00 2001 From: Admin <978517621@qq.com> Date: 星期五, 18 十一月 2022 16:48:28 +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