mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
TrainsView: poprawiono responsywność
This commit is contained in:
@@ -145,7 +145,7 @@ $stopNameClr: #22a8d1;
|
||||
z-index: 5;
|
||||
|
||||
@include smallScreen() {
|
||||
font-size: 1.2em;
|
||||
font-size: 1.1em;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -190,7 +190,8 @@ img.train-image {
|
||||
|
||||
.train {
|
||||
&-list {
|
||||
max-height: 1000px;
|
||||
max-height: 100vh;
|
||||
min-height: 550px;
|
||||
overflow: auto;
|
||||
|
||||
padding-right: 0.5em;
|
||||
|
||||
Reference in New Issue
Block a user