From 8913413589d94eebf9f00caa5a3309e01b7ff16c Mon Sep 17 00:00:00 2001 From: weitingdong <2480899115@qq.com> Date: Tue, 23 Jul 2024 16:59:12 +0800 Subject: [PATCH] =?UTF-8?q?=E9=97=B4=E8=B7=9D=E6=8E=A7=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/App.vue b/src/App.vue index 9c23c6a..40f11df 100644 --- a/src/App.vue +++ b/src/App.vue @@ -46,4 +46,7 @@ export default { background-color: #243970 !important; color: #FFFFFF !important; } +.container { + padding-top: 15px; +}