mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-17 23:22:01 +08:00
refactor: fix popup component zIndex (#5397)
This commit is contained in:
@@ -56,5 +56,5 @@
|
||||
}
|
||||
|
||||
.ant-message {
|
||||
z-index: 1050;
|
||||
z-index: var(--popup-z-index);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user