From a861cbac6d618f1968c8b41d69775875b17366e4 Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Tue, 12 May 2026 11:50:02 +0800
Subject: [PATCH] feat:1、澜品优选 样式优化

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

diff --git a/static/css/order.css b/static/css/order.css
index daca231..86ceeeb 100644
--- a/static/css/order.css
+++ b/static/css/order.css
@@ -6,7 +6,7 @@
 .order-tab{
 	position: fixed;
 	left: 0;
-	top: 44px;
+	top: 0px;
 	z-index: 99;
 	display: flex;
 	height: 80upx;

--
Gitblit v1.9.3