From a0d0246d2848e5b3f0fbb50c6d5cc28a1f5a37d2 Mon Sep 17 00:00:00 2001
From: lzhe <181968431@qq.com>
Date: 星期四, 25 四月 2024 23:50:46 +0800
Subject: [PATCH] 1

---
 src/layout/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/layout/index.vue b/src/layout/index.vue
index c776846..6449135 100644
--- a/src/layout/index.vue
+++ b/src/layout/index.vue
@@ -99,7 +99,7 @@
 				<div class="logo-bar personalized-logo">
 					<!-- <img class="logo" src="img/logo.png">
 					<span>{{ $CONFIG.APP_NAME }}</span> -->
-					<img src="/img/initiallong.b9495273.png" class="img" style="width: 100%; height: 100%;">
+					<img src="/img/initiallong.b9495273.png" class="img" style="width: 100%; height: 70%;padding-left: 8px;">
 				</div>
 			</div>
 			<div class="adminui-header-right">

--
Gitblit v1.9.3