From 320a9b3cde5ab2d21fdbfc711fb51857301a2d11 Mon Sep 17 00:00:00 2001 From: luo <17530855@qq.com> Date: Tue, 27 Jun 2023 16:55:36 +0800 Subject: [PATCH] 优化样式 --- pages/goods/goodsInfo/goodsInfo.wxss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/goods/goodsInfo/goodsInfo.wxss b/pages/goods/goodsInfo/goodsInfo.wxss index 4e30dd8..918f10c 100644 --- a/pages/goods/goodsInfo/goodsInfo.wxss +++ b/pages/goods/goodsInfo/goodsInfo.wxss @@ -3461,7 +3461,7 @@ margin: auto; */ /* 门店分类列表 */ .sort_store_list { max-height: 700rpx; - min-height: 600rpx; + min-height: 700rpx; overflow: hidden; overflow-y: scroll; width: 95%; -- libgit2 0.21.4