Skip to content

Commit f5f6b51

Browse files
committed
Remove grab cursor
1 parent f12e273 commit f5f6b51

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: src/mapml.css

+1-2
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,6 @@
138138
border: none;
139139
margin: 0;
140140
padding: 0;
141-
cursor: grab;
142141
}
143142

144143
.leaflet-control-layers-overlays > fieldset > .mapml-control-layers > summary,
@@ -278,7 +277,7 @@
278277
/*
279278
* User interaction.
280279
*/
281-
280+
282281
/* Disable dragging of controls. */
283282
.leaflet-control :not([draggable="true"]),
284283
.mapml-contextmenu :not([draggable="true"]) {

0 commit comments

Comments
 (0)