diff --git a/src/components/TrainsView/TrainInfo.vue b/src/components/TrainsView/TrainInfo.vue index 74df46f..55b0720 100644 --- a/src/components/TrainsView/TrainInfo.vue +++ b/src/components/TrainsView/TrainInfo.vue @@ -111,7 +111,7 @@
@@ -397,6 +397,7 @@ export default defineComponent({ .status-badges { display: flex; flex-wrap: wrap; + margin-left: 0.25em; gap: 0.25em;