From e739b47d88c14c2d83ad400d74241f9396e5d7cc Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 03 十二月 2020 14:35:37 +0800 Subject: [PATCH] 2020-12-03 --- src/tabviews/zshare/normalTable/index.scss | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/tabviews/zshare/normalTable/index.scss b/src/tabviews/zshare/normalTable/index.scss index 7c068cf..ec84ea9 100644 --- a/src/tabviews/zshare/normalTable/index.scss +++ b/src/tabviews/zshare/normalTable/index.scss @@ -22,9 +22,9 @@ tr { th { position: relative; - .ant-table-column-title { - white-space: nowrap; - } + // .ant-table-column-title { + // white-space: nowrap; + // } } } } -- Gitblit v1.8.0