From 875053d100e70e6a45328fe00aad1cb2402fc9a8 Mon Sep 17 00:00:00 2001 From: value <z1292839451@163.com> Date: 星期二, 16 四月 2024 16:38:19 +0800 Subject: [PATCH] 修复了该功能的代码合并问题 --- src/view/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/view/index.vue b/src/view/index.vue index 997095b..df0ea64 100644 --- a/src/view/index.vue +++ b/src/view/index.vue @@ -16,7 +16,7 @@ } .logo { - width: 130px; + width: 118px; height: 40px; } -- Gitblit v1.9.3