From 32b84012bb8e2f05295c4237d17224700b149c8f Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 31 十二月 2020 16:33:27 +0800 Subject: [PATCH] merge 2020-12-31 --- 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