libre-charge-map/styles/_filters.scss

11 lines
157 B
SCSS
Raw Normal View History

2025-04-20 00:32:45 +02:00
#filter_max_output_slider {
width: 100%;
height: 10px;
background: #ccc;
border-radius: 5px;
}
.filter-stats {
font-size: 0.8rem;
color: #666;
2025-04-20 00:32:45 +02:00
}