From 7c2b5fbd50a8cd27a90dac5aae065d0bb6ce548e Mon Sep 17 00:00:00 2001 From: Spythere Date: Tue, 28 Nov 2023 18:56:02 +0100 Subject: [PATCH] hotfix scrollowania --- src/components/StationsView/StationTable.vue | 500 ++++++++++--------- 1 file changed, 254 insertions(+), 246 deletions(-) diff --git a/src/components/StationsView/StationTable.vue b/src/components/StationsView/StationTable.vue index 34e9b93..9a9f960 100644 --- a/src/components/StationsView/StationTable.vue +++ b/src/components/StationsView/StationTable.vue @@ -1,277 +1,283 @@