From 65c1ab809f0c7a15ffcaf3bfbfc5a336e4167f7c Mon Sep 17 00:00:00 2001 From: Spythere Date: Mon, 23 Feb 2026 22:03:49 +0100 Subject: [PATCH] chore(views): adjusted viewport heights and scrolls --- src/components/JournalView/JournalOptions.vue | 9 +++++++-- src/components/StationsView/StationTable.vue | 2 +- src/components/TrainsView/TrainTable.vue | 2 +- src/styles/_journal-section.scss | 4 ++-- 4 files changed, 11 insertions(+), 6 deletions(-) diff --git a/src/components/JournalView/JournalOptions.vue b/src/components/JournalView/JournalOptions.vue index 3a77abb..d2631c8 100644 --- a/src/components/JournalView/JournalOptions.vue +++ b/src/components/JournalView/JournalOptions.vue @@ -1,5 +1,5 @@