mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-04 14:07:32 +00:00
prevent events from being blocked by the panels
This commit is contained in:
parent
9163f3d30e
commit
41d23c66a4
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue