ffrs-fw-dl/webroot/css/index.scss

11 lines
158 B
SCSS
Raw Normal View History

2017-06-04 10:26:25 +00:00
@import "variables";
@import "application";
#inner-container {
padding: 1.5rem;
}
#map {
height: 40vh;
2017-06-05 08:42:52 +00:00
}
.leaflet-top, .leaflet-bottom {
z-index: 400;
2017-06-04 10:26:25 +00:00
}