From 29e8a03592503eb4b62198c7c10c903d2779a9a2 Mon Sep 17 00:00:00 2001
From: dminyi <1301963064@qq.com>
Date: Fri, 09 Aug 2024 09:58:29 +0800
Subject: [PATCH] Merge branch 'master' of http://120.79.193.119:9090/r/gzzfw/frontEnd/gzDyh into master

---
 customerSystem/src/views/caseDetail/index.less |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/customerSystem/src/views/caseDetail/index.less b/customerSystem/src/views/caseDetail/index.less
index 1e3c588..60654c9 100644
--- a/customerSystem/src/views/caseDetail/index.less
+++ b/customerSystem/src/views/caseDetail/index.less
@@ -399,6 +399,6 @@
 	&-subTitle {
 		width: 4px;
 		height: 14px;
-		background-color: #d10202;
+		background-color: @main-color;
 	}
 }

--
Gitblit v1.8.0