From b6f89f378f54b68af836764a393818db31456011 Mon Sep 17 00:00:00 2001 From: Serhii Bedrytskyi Date: Wed, 8 Mar 2023 23:09:09 +0200 Subject: [PATCH] fix: remove sticky footer --- components/app/AppLayout.vue | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/components/app/AppLayout.vue b/components/app/AppLayout.vue index 28cc9d844..44ebed92e 100644 --- a/components/app/AppLayout.vue +++ b/components/app/AppLayout.vue @@ -17,20 +17,10 @@ useContentHead(config.value as any) - -