mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-13 13:47:38 +02:00
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