From 233fdc1cc07df94e54036fa421addf1e17cdff83 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期三, 28 二月 2024 10:58:12 +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