From 81e50ca10197278a158452e918ed76a3edfe543e Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期六, 04 四月 2020 21:21:21 +0800 Subject: [PATCH] 2020-04-04 --- src/tabviews/zshare/normalTable/index.scss | 18 +++--------------- 1 files changed, 3 insertions(+), 15 deletions(-) diff --git a/src/tabviews/zshare/normalTable/index.scss b/src/tabviews/zshare/normalTable/index.scss index 38d09a1..28bc4ae 100644 --- a/src/tabviews/zshare/normalTable/index.scss +++ b/src/tabviews/zshare/normalTable/index.scss @@ -7,18 +7,8 @@ tr { th { position: relative; - .ant-table-column-title { white-space: nowrap; - position: static!important; - .anticon-link { - // color: #1890ff; - opacity: 0.5; - position: absolute; - left: 0px; - bottom: 0px; - font-size: 12px; - } } } } @@ -126,14 +116,12 @@ color: #1890ff; box-shadow: none; padding: 0 5px; - } - button + button { - margin-left: 10px; + margin: 0px 5px; } } .button { - button + button { - margin-left: 10px; + button { + margin: 0px 5px; } } } -- Gitblit v1.8.0