From 6def3330d1d1cf4036916ed04c8bbc4128e1e5d0 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期日, 03 五月 2020 19:42:17 +0800
Subject: [PATCH] 2020-05-03

---
 src/templates/comtableconfig/index.scss |   29 +++++++++++++++--------------
 1 files changed, 15 insertions(+), 14 deletions(-)

diff --git a/src/templates/comtableconfig/index.scss b/src/templates/comtableconfig/index.scss
index 4bade51..05d8a28 100644
--- a/src/templates/comtableconfig/index.scss
+++ b/src/templates/comtableconfig/index.scss
@@ -218,6 +218,7 @@
           }
         }
         > .anticon-question-circle {
+          color: #c49f47;
           position: absolute;
           left: 5px;
           top: 20px;
@@ -265,21 +266,21 @@
           margin-right: 50px;
         }
       }
-      > .anticon-setting {
-        position: absolute;
-        font-size: 18px;
-        right: 7px;
-        top: 10px;
-        padding: 10px;
-        z-index: 1;
-      }
+      // > .anticon-setting {
+      //   position: absolute;
+      //   font-size: 18px;
+      //   right: 7px;
+      //   top: 10px;
+      //   padding: 10px;
+      //   z-index: 1;
+      // }
     }
-    .anticon-question-circle {
-      color: #c49f47;
-      position: relative;
-      left: -15px;
-      top: 5px;
-    }
+    // .anticon-question-circle {
+    //   color: #c49f47;
+    //   position: relative;
+    //   left: -15px;
+    //   top: 5px;
+    // }
   }
   .setting {
     overflow-y: scroll;

--
Gitblit v1.8.0