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/tabviews/commontable/index.scss |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/tabviews/commontable/index.scss b/src/tabviews/commontable/index.scss
index 79135d2..cf41ff2 100644
--- a/src/tabviews/commontable/index.scss
+++ b/src/tabviews/commontable/index.scss
@@ -109,8 +109,8 @@
     }
     .chart-title {
       position: relative;
-      top: -20px;
-      color: rgba(0, 0, 0, 0.85);
+      // top: -20px;
+      color: rgba(0, 0, 0, 0.65);
       font-weight: 400;
       font-size: 16px;
       text-overflow: ellipsis;
@@ -118,7 +118,7 @@
       overflow: hidden;
       margin: 0 20px;
       padding: 10px 5px 5px;
-      border-bottom: 1px solid #e8e8e8;
+      // border-bottom: 1px solid #e8e8e8;
     }
     .chart-table.chart-title {
       position: absolute;

--
Gitblit v1.8.0