xuxueyang
2024-10-18 a20a47e10850c5844ccb81254a433ca047df7bd1
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 {