From 8871e7afdd529807d181b679287778c29a02ed0b Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Tue, 12 May 2026 17:11:38 +0800
Subject: [PATCH] feat:购有趣 登录页,首页,我的页面
---
static/css/collect.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/static/css/collect.css b/static/css/collect.css
index 46819f9..0d7de40 100644
--- a/static/css/collect.css
+++ b/static/css/collect.css
@@ -1,7 +1,7 @@
.collect-title{
position: fixed;
left: 0;
- top: 44px;
+ top: 0px;
z-index: 99;
width: 100%;
background-color: #ebebeb;
--
Gitblit v1.9.3