From 990f196984ebaf733c1faf777416a972c0b4565c Mon Sep 17 00:00:00 2001
From: 409 <409dev@protonmail.com>
Date: Wed, 16 Jul 2025 10:21:08 +0200
Subject: [PATCH] add width + height 100% to app root
---
frontend/app.vue | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/frontend/app.vue b/frontend/app.vue
index b4c5566..456d898 100644
--- a/frontend/app.vue
+++ b/frontend/app.vue
@@ -18,3 +18,13 @@ store.warrens = await getWarrens();
+
+