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/components/tree/index.wxss |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/packageBookService/pages/bookServices/detail/components/tree/index.wxss b/packageBookService/pages/bookServices/detail/components/tree/index.wxss
index 64c43c0..9dbaa1b 100644
--- a/packageBookService/pages/bookServices/detail/components/tree/index.wxss
+++ b/packageBookService/pages/bookServices/detail/components/tree/index.wxss
@@ -101,4 +101,8 @@
 .list-icon {
   width: 32rpx;
   height: 18rpx;
-}
\ No newline at end of file
+}
+
+/* .t-collapse-panel__content {
+  padding: var(--td-collapse-content-padding, 0rpx) !important;
+} */
\ No newline at end of file

--
Gitblit v1.9.1