From 4bf557875bdac6646c063ee5375d66df21c07652 Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Mon, 21 Jun 2021 14:31:20 +0100 Subject: [PATCH] #42 Footer is now only position-fixed when window is not scrollable --- src/components/PageStrcture/Footer.vue | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/src/components/PageStrcture/Footer.vue b/src/components/PageStrcture/Footer.vue index 2f97d23e..56596ff4 100644 --- a/src/components/PageStrcture/Footer.vue +++ b/src/components/PageStrcture/Footer.vue @@ -1,8 +1,8 @@