prevent labels from being selected

This commit is contained in:
Jakob Ketterl 2021-01-20 22:26:19 +01:00
parent 39757b00b2
commit 655b6849b7
1 changed files with 1 additions and 0 deletions

View File

@ -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 */