xuxueyang
2024-10-18 0512f40da106268ac342377256cf9099d7f90b3e
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;