mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-28 12:30:12 +02:00
web/PopoverContainer: fix popover z-index
This commit is contained in:
parent
a6069f406f
commit
4b5fd1cda0
@ -39,6 +39,7 @@
|
||||
padding: var(--padding);
|
||||
gap: 6px;
|
||||
top: 6px;
|
||||
z-index: 2;
|
||||
|
||||
opacity: 0;
|
||||
transform: scale(0);
|
||||
|
Loading…
x
Reference in New Issue
Block a user