We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f12e273 commit f5f6b51Copy full SHA for f5f6b51
src/mapml.css
@@ -138,7 +138,6 @@
138
border: none;
139
margin: 0;
140
padding: 0;
141
- cursor: grab;
142
}
143
144
.leaflet-control-layers-overlays > fieldset > .mapml-control-layers > summary,
@@ -278,7 +277,7 @@
278
277
/*
279
* User interaction.
280
*/
281
-
+
282
/* Disable dragging of controls. */
283
.leaflet-control :not([draggable="true"]),
284
.mapml-contextmenu :not([draggable="true"]) {
0 commit comments