mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 21:38:13 +00:00
fix(filters): added minimum height for option sliders in statation filter card to even out spacings
This commit is contained in:
@@ -598,6 +598,7 @@ h3.hours-section-header {
|
||||
align-items: center;
|
||||
grid-template-columns: 250px 100px 1fr;
|
||||
gap: 0.25em;
|
||||
min-height: 35px;
|
||||
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user