@@ -281,10 +273,6 @@ $blinkAnim: 0.5s ease-in-out alternate infinite blink;
}
}
-.train-schedule {
- padding: 1em;
-}
-
.schedule-wrapper {
overflow-y: auto;
width: 100%;
diff --git a/src/components/TrainsView/TrainStats.vue b/src/components/TrainsView/TrainStats.vue
index 35c8a83..757bd6e 100644
--- a/src/components/TrainsView/TrainStats.vue
+++ b/src/components/TrainsView/TrainStats.vue
@@ -249,7 +249,6 @@ h3 {
}
@include smallScreen {
- h1,
.no-data {
text-align: center;
}
diff --git a/src/components/TrainsView/TrainTable.vue b/src/components/TrainsView/TrainTable.vue
index a16a8fa..e4a1db9 100644
--- a/src/components/TrainsView/TrainTable.vue
+++ b/src/components/TrainsView/TrainTable.vue
@@ -13,15 +13,7 @@
-
-
-
-
-
+
@@ -30,13 +22,15 @@
+
+
diff --git a/src/views/DriverView.vue b/src/views/DriverView.vue
index 01eeb02..700fa91 100644
--- a/src/views/DriverView.vue
+++ b/src/views/DriverView.vue
@@ -17,12 +17,16 @@
{{ $t('trains.driver-journal-link') }}
+