From 6c4c0f75951e7ff6d5a67012b72c8c8cf264735b Mon Sep 17 00:00:00 2001 From: ssongliu <73214554+ssongliu@users.noreply.github.com> Date: Mon, 9 Sep 2024 22:56:14 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=A7=A3=E5=86=B3=E6=9C=8D=E5=8A=A1?= =?UTF-8?q?=E5=99=A8=E9=87=8D=E5=90=AF=E6=8C=89=E9=92=AE=E8=A2=AB=E9=81=AE?= =?UTF-8?q?=E4=BD=8F=E7=9A=84=E6=A0=B7=E5=BC=8F=E9=97=AE=E9=A2=98=20(#6424?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/styles/common.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/styles/common.scss b/frontend/src/styles/common.scss index 851c448c3..2901b40cb 100644 --- a/frontend/src/styles/common.scss +++ b/frontend/src/styles/common.scss @@ -191,6 +191,7 @@ html { .bt { margin-top: -2px; } + z-index: 1; } .table-button {