From 0ae212a9f5d8f5db0c6e2eb1d1f78d32d9fa069d Mon Sep 17 00:00:00 2001 From: Daniel Egger Date: Wed, 25 Jan 2023 14:17:05 +0100 Subject: [PATCH] Improve mobile CSS for full screen --- client/src/App.vue | 2 +- client/src/main.ts | 2 +- client/tailwind.css | 16 ++++++++++++++-- 3 files changed, 16 insertions(+), 4 deletions(-) diff --git a/client/src/App.vue b/client/src/App.vue index 3aeba993..65028bd1 100644 --- a/client/src/App.vue +++ b/client/src/App.vue @@ -1,5 +1,5 @@