prevent labels from being selected
This commit is contained in:
parent
39757b00b2
commit
655b6849b7
@ -31,6 +31,7 @@ ul {
|
|||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
margin: 10px;
|
margin: 10px;
|
||||||
|
user-select: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* show it as soon as google maps has moved it to its container */
|
/* show it as soon as google maps has moved it to its container */
|
||||||
|
Loading…
Reference in New Issue
Block a user