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 65b9731532
commit c4770438b2

View File

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