From f93fce8bd3ad5e1a47268794fac8e57e9195c5c0 Mon Sep 17 00:00:00 2001 From: gongfuxiang Date: Wed, 8 Nov 2023 11:48:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=86=E7=B1=BB=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/goods-category/goods-category.css | 7 ------- 1 file changed, 7 deletions(-) diff --git a/pages/goods-category/goods-category.css b/pages/goods-category/goods-category.css index 8749bbad..b7d6951f 100644 --- a/pages/goods-category/goods-category.css +++ b/pages/goods-category/goods-category.css @@ -32,13 +32,6 @@ z-index: 5; } -.category-content { - height: calc(100vh - 142rpx); - /* #ifdef H5 || APP */ - height: calc(100vh - 210rpx) !important; - /* #endif */ -} - .nav-more-top { /* #ifdef H5 || APP */ top: 135rpx !important;