Update ui-lib.module.scss

Fix: icon-button can not be completely masked by popover.
This commit is contained in:
MaYuKe
2023-04-08 12:19:14 +08:00
committed by GitHub
parent 913305190a
commit 7d2e850c42

View File

@@ -9,6 +9,7 @@
.popover {
position: relative;
z-index: 2;
}
.popover-content {