From 23cb54bbb041413ba327d046a4b396267ef2ecfe Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期三, 13 一月 2021 19:31:56 +0800 Subject: [PATCH] 2021-01-13 --- src/tabviews/commontable/index.scss | 11 +---------- 1 files changed, 1 insertions(+), 10 deletions(-) diff --git a/src/tabviews/commontable/index.scss b/src/tabviews/commontable/index.scss index 5e23976..167d520 100644 --- a/src/tabviews/commontable/index.scss +++ b/src/tabviews/commontable/index.scss @@ -63,18 +63,9 @@ position: relative; .main-pickup { position: absolute; - right: 35px; + right: 0px; top: -22px; z-index: 1; - } - .custom-control { - position: absolute; - z-index: 1; - right: 0px; - top: -23px; - font-size: 18px; - padding: 3px; - cursor: pointer; } >.async-spin { line-height: 150px!important; -- Gitblit v1.8.0