From 131bc212f0cfe964c9a38bbe6178aca4f4a16677 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期六, 03 二月 2024 17:50:30 +0800 Subject: [PATCH] Merge branch 'master' into positec --- 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