mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 21:38:13 +00:00
Poprawki w działaniu, zmiany estetyczne
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
:to="{ name: 'TrainsView', params: { passedSearchedTrain: scheduledTrain.trainNo.toString()}}"
|
||||
>
|
||||
<span>
|
||||
{{scheduledTrain.category}}
|
||||
<strong>{{scheduledTrain.category}}</strong>
|
||||
{{scheduledTrain.trainNo}}
|
||||
</span>
|
||||
</router-link>|
|
||||
@@ -185,6 +185,7 @@ export default class StationTimetable extends Vue {
|
||||
border: 1px solid white;
|
||||
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
|
||||
@include smallScreen() {
|
||||
|
||||
Reference in New Issue
Block a user