From 03b3e6dbb5993b4c5fc259a8032ff0d8c8feebca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=88=91=E5=8F=ABMT?= <18253750314@163.com> Date: Thu, 11 Jan 2024 19:59:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=87=E9=A2=98=E6=A0=8F=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/header.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/header.vue b/src/components/header.vue index 9e35bf9..e54566d 100644 --- a/src/components/header.vue +++ b/src/components/header.vue @@ -39,7 +39,7 @@ export default { margin-top: 6px; } .el-menu-item { - margin-right: 3%; + margin-right: 60px; background-color: #ffffff00 !important; } .el-menu-item:nth-last-child() {