From cac88b3bf823fedf18f0faa4ec96c3de224f30c0 Mon Sep 17 00:00:00 2001 From: litian <C21AF165> Date: 星期一, 15 七月 2024 15:23:12 +0800 Subject: [PATCH] video --- 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