Update ui-lib.module.scss

Fix: icon-button can not be completely masked by popover.
main
MaYuKe 2 years ago committed by GitHub
parent 913305190a
commit 7d2e850c42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save