xuxueyang
2024-10-20 f4fd489475500b0d41dde019963307d217321d50
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;