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 New Issue
Block a user