FIX: context menu below bottom bar
This commit is contained in:
parent
9cb9b12d1c
commit
fc6260d9b9
1 changed files with 1 additions and 1 deletions
|
|
@ -1600,7 +1600,7 @@ input:checked + .slider::before {
|
|||
border-radius: var(--radius);
|
||||
padding: 0.5rem;
|
||||
box-shadow: var(--shadow-lg);
|
||||
z-index: 1000;
|
||||
z-index: 3000;
|
||||
min-width: 160px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue