mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-01-22 08:10:21 +01:00
prevent events from being blocked by the panels
This commit is contained in:
parent
9163f3d30e
commit
41d23c66a4
|
|
@ -363,6 +363,8 @@ input[type=range]:focus::-ms-fill-upper
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: flex-end;
|
||||
height: 0;
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
#openwebrx-panels-container-left {
|
||||
|
|
|
|||
Loading…
Reference in a new issue