king
2022-10-12 53b9fb93d0376eb02bb996935f1720b4e95cd897
src/tabviews/custom/components/tree/antd-tree/index.scss
@@ -24,6 +24,10 @@
      position: relative;
      z-index: 1;
    }
    .title.search-unable {
      display: block;
      float: none;
    }
    .ant-input-search.ant-input-affix-wrapper {
      width: 50%;
      max-width: 150px;
@@ -75,6 +79,9 @@
      height: 60px;
    }
  }
  .tree-header + .ant-empty {
    margin-top: 35px;
  }
  .loading-mask {
    position: absolute;
    left: 0px;