From 1a3d4450cfcde83cb430d955f48fdf1775b539ca Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期四, 14 三月 2024 10:34:17 +0800 Subject: [PATCH] # --- App.vue | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/App.vue b/App.vue index bcd5738..88d3efe 100644 --- a/App.vue +++ b/App.vue @@ -18,6 +18,9 @@ background-color: #f8fafb; font-family: Helvetica, sans-serif,'my-font'; } + page { + height: 100%; + } @font-face { font-family: my-font; -- Gitblit v1.9.1