From 977ce3d348f898d64ea240c8397b83d3e1cc5bb4 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期三, 18 十二月 2019 09:23:05 +0800
Subject: [PATCH] 2019-12-18

---
 src/templates/comtableconfig/columnform/index.scss |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/src/templates/comtableconfig/columnform/index.scss b/src/templates/comtableconfig/columnform/index.scss
index 4f7e976..8e195cf 100644
--- a/src/templates/comtableconfig/columnform/index.scss
+++ b/src/templates/comtableconfig/columnform/index.scss
@@ -6,4 +6,9 @@
       width: 100%;
     }
   }
+  .anticon-question-circle {
+    color: #c49f47;
+    position: relative;
+    left: -3px;
+  }
 }
\ No newline at end of file

--
Gitblit v1.8.0