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