From 8904592cf12f091aece5d6fc564fd8478fc8988b Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 13 二月 2020 20:04:56 +0800 Subject: [PATCH] 2020-02-13 --- src/tabviews/tableshare/actionList/index.scss | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/tabviews/tableshare/actionList/index.scss b/src/tabviews/tableshare/actionList/index.scss index 1d576f0..9dd1f19 100644 --- a/src/tabviews/tableshare/actionList/index.scss +++ b/src/tabviews/tableshare/actionList/index.scss @@ -1,10 +1,12 @@ .button-list.toolbar-button { + position: relative; padding: 10px 20px 5px; background: #ffffff; button { min-width: 65px; margin-right: 15px; margin-bottom: 10px; + overflow: hidden; } .ant-spin { position: fixed; -- Gitblit v1.8.0