mirror of
https://github.com/wukko/cobalt.git
synced 2025-02-02 00:16:31 +01:00
web/PopoverContainer: fix popover z-index
This commit is contained in:
parent
a6069f406f
commit
4b5fd1cda0
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@
|
|||
padding: var(--padding);
|
||||
gap: 6px;
|
||||
top: 6px;
|
||||
z-index: 2;
|
||||
|
||||
opacity: 0;
|
||||
transform: scale(0);
|
||||
|
|
Loading…
Reference in a new issue