From 103db27cd0ca6b3305e95170dc297380f97fcc70 Mon Sep 17 00:00:00 2001 From: yiming <m13691596795@163.com> Date: 星期四, 25 四月 2024 17:05:47 +0800 Subject: [PATCH] bug3 --- packageBookService/pages/bookServices/detail/index.wxss | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packageBookService/pages/bookServices/detail/index.wxss b/packageBookService/pages/bookServices/detail/index.wxss index c1e615d..7f58a86 100644 --- a/packageBookService/pages/bookServices/detail/index.wxss +++ b/packageBookService/pages/bookServices/detail/index.wxss @@ -461,6 +461,6 @@ overflow-x: auto; } -.t-collapse-panel__content { +/* .t-collapse-panel__content { padding: 0rpx !important; -} \ No newline at end of file +} */ \ No newline at end of file -- Gitblit v1.9.1