From 01c13248f347b4bc7091fb70ba92d03676abaa8b Mon Sep 17 00:00:00 2001 From: liukangdong <898885815@qq.com> Date: 星期日, 29 九月 2024 11:30:32 +0800 Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/dmvisit --- admin/src/components/common/Header.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/admin/src/components/common/Header.vue b/admin/src/components/common/Header.vue index 1800c40..a286282 100644 --- a/admin/src/components/common/Header.vue +++ b/admin/src/components/common/Header.vue @@ -41,7 +41,7 @@ h2 { flex-shrink: 0; line-height: 48px; - width: 200px; + width: 240px; font-size: 19px; color: #606263; font-weight: normal; -- Gitblit v1.9.3