1.3.5->1.4a: poprawki w wyglądzie, dodanie dziennika ruchu stacji

This commit is contained in:
2021-02-20 01:34:17 +01:00
parent aac1d6c132
commit ccac083716
13 changed files with 308 additions and 72 deletions
+1 -4
View File
@@ -164,7 +164,6 @@
</template>
<script lang="ts">
import Vue from "vue";
import { Component, Prop } from "vue-property-decorator";
import Station from "@/scripts/interfaces/Station";
@@ -253,9 +252,7 @@ section.station_table {
font-size: calc(0.55rem + 0.35vw);
font-weight: 500;
@include smallScreen() {
font-size: 0.6rem;
}
font-size: 1.2em;
}
.table_wrapper {