From 25b1262a25df82f32296afe3802836e768f2143f Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期五, 15 五月 2020 14:15:30 +0800
Subject: [PATCH] 2020-05-15

---
 src/templates/comtableconfig/index.scss |   17 +----------------
 1 files changed, 1 insertions(+), 16 deletions(-)

diff --git a/src/templates/comtableconfig/index.scss b/src/templates/comtableconfig/index.scss
index 1535241..e9d953f 100644
--- a/src/templates/comtableconfig/index.scss
+++ b/src/templates/comtableconfig/index.scss
@@ -175,8 +175,7 @@
 
         .chart-title {
           position: relative;
-          // top: -20px;
-          color: rgba(0, 0, 0, 0.85);
+          color: rgba(0, 0, 0, 0.65);
           font-weight: 400;
           font-size: 16px;
           text-overflow: ellipsis;
@@ -184,20 +183,6 @@
           overflow: hidden;
           margin: 0 20px;
           padding: 10px 5px 5px;
-          border-bottom: 1px solid #e8e8e8;
-
-          // margin-bottom: 15px;
-          // color: rgba(0, 0, 0, 0.85);
-          // font-weight: 400;
-          // font-size: 16px;
-          // line-height: 25px;
-          // height: 35px;
-          // text-overflow: ellipsis;
-          // white-space: nowrap;
-          // overflow: hidden;
-          // max-width: 50%;
-          // padding-top: 10px;
-          // padding-left: 30px;
         }
       }
     }

--
Gitblit v1.8.0