From 2573de28368b3800c6b087e603f38b027004f59a Mon Sep 17 00:00:00 2001 From: litian <C21AF165> Date: 星期二, 09 七月 2024 18:42:28 +0800 Subject: [PATCH] bug --- pages/bookExhibitionList/index.wxss | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/bookExhibitionList/index.wxss b/pages/bookExhibitionList/index.wxss index 906748d..a2a4f4d 100644 --- a/pages/bookExhibitionList/index.wxss +++ b/pages/bookExhibitionList/index.wxss @@ -149,7 +149,7 @@ .assembleContent { background-color: #F2F3F8; min-height: 90vh; - margin-top: 270rpx; + margin-top: 240rpx; } .t-dropdown-menu:after, @@ -251,7 +251,7 @@ position: fixed; top: 0px; background-color: #fff; - height: 135px; + height: 120px; z-index: 999; } -- Gitblit v1.9.1