Poprawki w responsywności

This commit is contained in:
2021-05-26 13:00:50 +02:00
parent 5524e9b743
commit 1a1c4b3006
+2 -1
View File
@@ -359,7 +359,6 @@ export default class TrainTable extends Vue {
&-list {
@include smallScreen() {
width: 100%;
// overflow-x: hidden;
}
}
@@ -471,6 +470,8 @@ export default class TrainTable extends Vue {
font-size: 0.9em;
padding: 1em 0;
&-main {
display: flex;
margin-bottom: 1.5em;