From 5e54cbe7929c372e0b71b6b1940f2c50e6865daf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=89=E5=92=B2=E6=99=BA=E5=AD=90?= Date: Fri, 25 Nov 2022 17:04:47 +0800 Subject: [PATCH] fix: add margin-bottom for mobile device Add margin-bottom to prevent content from being blocked by bottom nav. --- layouts/default.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/default.vue b/layouts/default.vue index 70b77c22..c8b76ad1 100644 --- a/layouts/default.vue +++ b/layouts/default.vue @@ -24,7 +24,7 @@ -
+