TrainsView: poprawiono responsywność

This commit is contained in:
2022-03-27 15:59:42 +02:00
parent 61a3bafe07
commit 882fc22523
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -190,7 +190,8 @@ img.train-image {
.train {
&-list {
max-height: 1000px;
max-height: 100vh;
min-height: 550px;
overflow: auto;
padding-right: 0.5em;