From 0243fa63313ebf928894a86a8b4e465465c42ecf Mon Sep 17 00:00:00 2001
From: yxh <172933527@qq.com>
Date: 星期四, 29 六月 2023 18:06:22 +0800
Subject: [PATCH] Merge branch 'wulong' of http://116.62.18.175:6699/r/~yxh/smartor-web into yxh01

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

diff --git a/src/assets/styles/element-variables.scss b/src/assets/styles/element-variables.scss
index 1a7cce3..6baac93 100644
--- a/src/assets/styles/element-variables.scss
+++ b/src/assets/styles/element-variables.scss
@@ -4,7 +4,7 @@
 **/
 
 /* theme color */
-$--color-primary: #3a80c2;
+$--color-primary: #3ba2f7;
 $--color-success: #13ce66;
 $--color-warning: #ffba00;
 $--color-danger: #ff4949;

--
Gitblit v1.9.3