From c807ea43529df6ff114797eb4362219728883ca4 Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期三, 06 十一月 2024 17:13:10 +0800 Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout --- src/App.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/App.vue b/src/App.vue index 929f97b..27106df 100644 --- a/src/App.vue +++ b/src/App.vue @@ -100,7 +100,7 @@ body { width: 100%; height: 100%; - margin: 0; + margin: 0 !important; } #app { -- Gitblit v1.9.1