陶杰
2024-12-23 d39644872fa6f9499fc2c1651bced631a9e96b19
components/tree-filter/tree-filter.vue
@@ -231,7 +231,8 @@
         padding-left: 40rpx;
         padding-right: 40rpx;
         overflow-y: scroll;
         max-height: 80vh;
         max-height: calc(75vh - 140rpx);
         padding-bottom: 60rpx;
         .tree-filter-node {
            display: flex;