From e1a429162a88362a6583e6b7bb33df3976002bc8 Mon Sep 17 00:00:00 2001 From: minie4 Date: Mon, 22 Aug 2022 22:29:15 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20Fix=20height=20of=20"center"=20e?= =?UTF-8?q?lement?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 25 ++++++++++++++++--------- src/components/date-selector.vue | 2 +- src/components/titlebar-element.vue | 1 - src/views/SettingsView.vue | 2 +- src/views/TimetableView.vue | 2 +- 5 files changed, 19 insertions(+), 13 deletions(-) diff --git a/src/App.vue b/src/App.vue index 537d1d7..95ee76a 100644 --- a/src/App.vue +++ b/src/App.vue @@ -24,15 +24,17 @@ function swipeHandler(direction) {