diff --git a/dist/leaflet-routing-machine.css b/dist/leaflet-routing-machine.css index f5139551..5c6e6a8e 100644 --- a/dist/leaflet-routing-machine.css +++ b/dist/leaflet-routing-machine.css @@ -59,6 +59,10 @@ cursor: pointer; } +.leaflet-routing-alt { + scrollbar-width: thin; +} + .leaflet-routing-alt::-webkit-scrollbar { width: 8px; }