From f67e33dd60d08237e9c36ceec092c50792387d4a Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Tue, 26 May 2026 17:43:43 +0800
Subject: [PATCH] feat:星享购 绑卡+权收

---
 static/css/collect.css |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/static/css/collect.css b/static/css/collect.css
index df7dfd3..df7737c 100644
--- a/static/css/collect.css
+++ b/static/css/collect.css
@@ -1,7 +1,7 @@
 .collect-title{
 	position: fixed;
 	left: 0;
-	top: var(--status-bar-height);
+	top: 44px;
 	z-index: 99;
 	width: 100%;
 	background-color: #ebebeb;
@@ -85,4 +85,4 @@
 	background-color: #000000;
 	opacity: .5;
 	z-index: 999;
-}
\ No newline at end of file
+}

--
Gitblit v1.9.3