facilmap/frontend/src/map/ui/elevation-plot/elevation-plot.scss

10 wiersze
177 B
SCSS
Czysty Zwykły widok Historia

2021-03-19 21:16:57 +00:00
.fm-elevation-plot {
flex-grow: 1;
flex-basis: 12rem;
overflow: hidden;
2021-03-21 22:38:48 +00:00
min-height: 6.5rem;
2021-03-19 21:16:57 +00:00
.heightgraph-toggle, .heightgraph-close-icon {
display: none !important;
}
}