forked from XiaoMo/ChatGPT-Next-Web
Update ui-lib.module.scss
Fix: icon-button can not be completely masked by popover.
This commit is contained in:
parent
913305190a
commit
7d2e850c42
@ -9,6 +9,7 @@
|
||||
|
||||
.popover {
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
.popover-content {
|
||||
|
Loading…
Reference in New Issue
Block a user