From 45224a77b80aa6bbd905d91f19d7b0d9dd6d6f05 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期一, 15 一月 2024 14:22:47 +0800 Subject: [PATCH] 2024-01-15 --- src/tabviews/basetable/index.scss | 10 +--------- 1 files changed, 1 insertions(+), 9 deletions(-) diff --git a/src/tabviews/basetable/index.scss b/src/tabviews/basetable/index.scss index be83043..cd48d98 100644 --- a/src/tabviews/basetable/index.scss +++ b/src/tabviews/basetable/index.scss @@ -31,15 +31,7 @@ left: calc(50% - 16px); top: calc(50vh - 70px); } - - .common-table-copy { - position: fixed; - z-index: 2; - bottom: 65px; - right: 30px; - width: 40px; - height: 40px; - } + .ant-btn-link:hover { opacity: 0.8; } -- Gitblit v1.8.0