mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-01-01 06:10:01 +01:00
prevent labels from being selected
This commit is contained in:
parent
39757b00b2
commit
655b6849b7
|
|
@ -31,6 +31,7 @@ ul {
|
|||
background-color: #fff;
|
||||
padding: 10px;
|
||||
margin: 10px;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
/* show it as soon as google maps has moved it to its container */
|
||||
|
|
|
|||
Loading…
Reference in a new issue