陶杰
2025-01-13 efa9bfe98ba906e4c9b8f49c89f5da162a46bb0f
components/tree-filter/tree-filter.vue
@@ -231,7 +231,7 @@
         padding-left: 40rpx;
         padding-right: 40rpx;
         overflow-y: scroll;
         max-height: 75vh;
         max-height: calc(75vh - 140rpx);
         padding-bottom: 60rpx;
         .tree-filter-node {