From e853cb9840485b1791560260165e9356cc1667f9 Mon Sep 17 00:00:00 2001 From: FireMasterK <20838718+FireMasterK@users.noreply.github.com> Date: Mon, 16 Nov 2020 23:39:09 +0530 Subject: [PATCH] Fix container not occupying the full page. --- src/App.vue | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/App.vue b/src/App.vue index ec3ebc82..90b5f638 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,21 +1,21 @@