From 27ba4c6b3dfedd37dd1241f2ceec6c7316f43d02 Mon Sep 17 00:00:00 2001 From: Marco Crapts Date: Thu, 1 Jun 2023 21:32:25 +0200 Subject: [PATCH] fix iphone padding --- src/App.vue | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/src/App.vue b/src/App.vue index f940768..ef8b004 100644 --- a/src/App.vue +++ b/src/App.vue @@ -91,21 +91,23 @@ const topBarHeightWithSafeArea = computed(() => `calc(${topBarHeight}px + var(-- />
- - +
+ + +