From 2eb5f8645abbb13f9c358120a6ff53cfb9772dd3 Mon Sep 17 00:00:00 2001
From: ludc <ludc@vci-tech.com>
Date: 星期一, 06 一月 2025 14:39:36 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 Source/plt-web/plt-web-ui/src/styles/ui.scss |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/Source/plt-web/plt-web-ui/src/styles/ui.scss b/Source/plt-web/plt-web-ui/src/styles/ui.scss
index ff4eb74..810be2c 100644
--- a/Source/plt-web/plt-web-ui/src/styles/ui.scss
+++ b/Source/plt-web/plt-web-ui/src/styles/ui.scss
@@ -560,6 +560,7 @@
   height: 16px !important;
   margin-right: 6px;
 }
+
 /*
   鏍�
  */
@@ -575,7 +576,7 @@
   margin-right: 3px;
 }
 .el-tree-node__label [class*=" el-icon-"],.el-tree-node__label [class^=el-icon-]{
-  font-size: 14px;margin-top: 3px;
+  font-size: 14px;margin-top: 4px; margin-right: 3px;
 }
 
 .el-select{

--
Gitblit v1.9.3