From 1a8e4bba06cc411866ef59b73f3a46ba999a96c0 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Mon, 26 Jan 2026 15:58:46 +0800
Subject: [PATCH] feat:字体图标处理

---
 applications/task-work-order/src/styles/common/cockpit.scss |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/applications/task-work-order/src/styles/common/cockpit.scss b/applications/task-work-order/src/styles/common/cockpit.scss
index 7adbaac..8b20c32 100644
--- a/applications/task-work-order/src/styles/common/cockpit.scss
+++ b/applications/task-work-order/src/styles/common/cockpit.scss
@@ -595,6 +595,10 @@
       margin: 0 10px;
       min-width: 28px;
 
+      span {
+        color: #0075FF;
+      }
+
       &:first-child {
         margin-left: 0;
       }

--
Gitblit v1.9.3