From 28d65cf7ebfe0dd30ade6973e0634e1c8f663b63 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期三, 28 十月 2020 16:12:20 +0800
Subject: [PATCH] 2020-10-28

---
 src/tabviews/commontable/index.scss |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/src/tabviews/commontable/index.scss b/src/tabviews/commontable/index.scss
index a7ceb70..3d3f54b 100644
--- a/src/tabviews/commontable/index.scss
+++ b/src/tabviews/commontable/index.scss
@@ -123,6 +123,12 @@
     >.ant-col {
       min-height: 100px;
     }
+    >.card-view.ant-col-24 {
+      padding: 0!important;
+      .card-row-box {
+        padding: 0;
+      }
+    }
     .chart-title {
       position: relative;
       color: rgba(0, 0, 0, 0.65);

--
Gitblit v1.8.0