From 7a40d6097918e831ac8848830bf29ffca411c705 Mon Sep 17 00:00:00 2001 From: Benny Samir Hierl Date: Mon, 7 Feb 2022 21:34:54 +0100 Subject: [PATCH] bugfix: height to html, body and #app --- index.html | 2 +- src/App.vue | 4 +--- src/assets/tailwind.css | 7 +++++++ 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index f05e3fb..2957e4e 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ Wunschlisten - +
diff --git a/src/App.vue b/src/App.vue index 47ef5f9..f126d4d 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,7 +1,5 @@