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

10 wiersze
177 B
SCSS

.fm-elevation-plot {
flex-grow: 1;
flex-basis: 12rem;
overflow: hidden;
min-height: 6.5rem;
.heightgraph-toggle, .heightgraph-close-icon {
display: none !important;
}
}