From 52ff9606751d2912719e246c8ce86249f2934548 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期五, 06 三月 2026 10:01:47 +0800
Subject: [PATCH] 样式修改
---
admin/src/components/common/CommonHeader.vue | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/admin/src/components/common/CommonHeader.vue b/admin/src/components/common/CommonHeader.vue
index 198f431..ba6a7aa 100644
--- a/admin/src/components/common/CommonHeader.vue
+++ b/admin/src/components/common/CommonHeader.vue
@@ -370,7 +370,7 @@
box-sizing: border-box;
min-width: 360px;
height: 56px;
- padding: 10px 20px;
+ padding: 10px 12px;
// flex-shrink: 0;
line-height: 36px;
font-size: 22px;
@@ -475,8 +475,8 @@
align-items: center;
img {
top: 0 !important;
- width: 20px;
- height: 20px;
+ width: 18px;
+ height: 18px;
margin-right: 12px;
}
}
--
Gitblit v1.9.3