king
2023-01-17 cc1a76df575c18f0d0ee96e8658461efdce3a918
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;