陶杰
2025-01-08 b05a84f9178894b40a1d6a601b577403d7d93c46
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 {