mirror of
https://github.com/HSLdevcom/digitransit-ui
synced 2025-07-06 09:30:37 +02:00
8 lines
476 B
SCSS
8 lines
476 B
SCSS
$zindex: base, map-container, map-gradient, map-fullscreen-toggle, map-buttons,
|
|
mobile-drawer, mobile-drawer-drag-line, context-panel, search-panel,
|
|
search-overlay, stop-route-station-input, destination-input, viapoint-input-5,
|
|
viapoint-input-4, viapoint-input-3, viapoint-input-2, viapoint-input-1,
|
|
origin-input, search-input-focus, search-input-icon,
|
|
autosuggest-suggestion-container, before-scrollable-area,
|
|
click-prevent-overlay, front;
|
|
$leaflet-overlay: 800;
|