From 9b1888cbf29f1b841f393957e068b45363c6b51c Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Thu, 14 May 2026 17:59:47 +0800
Subject: [PATCH] UI:购有趣 logo调整
---
static/css/ginfo.css | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/static/css/ginfo.css b/static/css/ginfo.css
index d9aadf1..e19a103 100644
--- a/static/css/ginfo.css
+++ b/static/css/ginfo.css
@@ -15,6 +15,11 @@
top: 30upx;
z-index: 999;
}
+/* #ifndef H5 */
+.backLeft{
+ top: var(--status-bar-height);
+}
+/* #endif */
.bannerIndex{
display: flex;
justify-content: center;
--
Gitblit v1.9.3