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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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