mirror of
https://github.com/un-pany/v3-admin-vite.git
synced 2025-04-20 19:09:21 +08:00
style: 优化设置按钮 z-index 防止被局部 loading 遮挡
This commit is contained in:
parent
738bd4a49f
commit
03b2611786
@ -34,7 +34,7 @@ const show = ref(false)
|
||||
top: v-bind(buttonTopCss);
|
||||
right: 0;
|
||||
border-radius: 6px 0 0 6px;
|
||||
z-index: 10;
|
||||
z-index: 2000;
|
||||
cursor: pointer;
|
||||
pointer-events: auto;
|
||||
color: #ffffff;
|
||||
|
Loading…
x
Reference in New Issue
Block a user