Fix markers being selectable

This commit is contained in:
Lukas Rieger (Blue) 2023-06-19 11:28:11 +02:00
parent 49f76c1b11
commit 76e3c4e758
No known key found for this signature in database
GPG Key ID: 2D09EC5ED2687FF2
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@
.bm-marker-html {
position: relative;
user-select: none;
.bm-marker-poi-label {
position: absolute;
top: 0;