mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 13:28:11 +00:00
1.3.5->1.4a: poprawki w wyglądzie, dodanie dziennika ruchu stacji
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user