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