mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-03-06 13:33:59 +01:00
fix bookmark edit / delete flyout
This commit is contained in:
parent
367bf666fc
commit
497d98363f
|
|
@ -171,7 +171,7 @@ input[type=range]:focus::-ms-fill-upper
|
|||
background-repeat: repeat-x;
|
||||
background-size: cover;
|
||||
background-color: #444;
|
||||
z-index: 10;
|
||||
z-index: 1001;
|
||||
}
|
||||
|
||||
#openwebrx-bookmarks-container
|
||||
|
|
|
|||
Loading…
Reference in a new issue