web/PopoverContainer: fix popover z-index
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
padding: var(--padding);
|
||||
gap: 6px;
|
||||
top: 6px;
|
||||
z-index: 2;
|
||||
|
||||
opacity: 0;
|
||||
transform: scale(0);
|
||||
|
||||
Reference in New Issue
Block a user