From dc24abd66181bd413d286e6398d068f337258495 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 27 Jun 2025 14:42:42 +0800
Subject: [PATCH] Merge branch 'all_setting_styles'

---
 src/page/index/top/index.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/page/index/top/index.vue b/src/page/index/top/index.vue
index 9761509..2478ef5 100644
--- a/src/page/index/top/index.vue
+++ b/src/page/index/top/index.vue
@@ -133,6 +133,7 @@
   flex: 1;
   display: flex;
   align-items: center;
+  height: pxToVh(80);
 }
 
 .top-bar__right {

--
Gitblit v1.9.3