From f17f720f585697be3d7b365a20a4cda1fb40466a Mon Sep 17 00:00:00 2001 From: minie4 Date: Mon, 22 Aug 2022 12:25:15 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20Change=20scrollbar=20behaviour?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 6 ++++-- src/assets/base.css | 15 +++++++++++++++ src/components/date-selector.vue | 2 +- src/views/HistoryView.vue | 2 +- src/views/SubstitutionView.vue | 2 +- src/views/TimetableView.vue | 2 +- 6 files changed, 23 insertions(+), 6 deletions(-) diff --git a/src/App.vue b/src/App.vue index d614a57..537d1d7 100644 --- a/src/App.vue +++ b/src/App.vue @@ -25,9 +25,9 @@ function swipeHandler(direction) {