From b8dd41ba847d81595d3af497ef6c6d72d99463c1 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 @@