From 6467e4115c5284a15f393e3dd2ffb07ebd2a96d6 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期一, 28 十二月 2020 18:31:48 +0800
Subject: [PATCH] 2020-12-28

---
 src/tabviews/zshare/normalTable/index.scss |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/src/tabviews/zshare/normalTable/index.scss b/src/tabviews/zshare/normalTable/index.scss
index ec84ea9..3d4d957 100644
--- a/src/tabviews/zshare/normalTable/index.scss
+++ b/src/tabviews/zshare/normalTable/index.scss
@@ -22,9 +22,6 @@
       tr {
         th {
           position: relative;
-          // .ant-table-column-title {
-          //   white-space: nowrap;
-          // }
         }
       }
     }
@@ -54,7 +51,6 @@
   }
   .ant-table-body {
     overflow-x: auto!important;
-    // min-height: 90px;
     table {
       .ant-table-tbody > tr > td {
         vertical-align: top;

--
Gitblit v1.8.0