king
2021-10-12 2b4b1ecca5b6170bcbf3364b7ea81a248d0d6593
src/tabviews/custom/components/tree/antd-tree/index.scss
@@ -4,7 +4,7 @@
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100px;
  min-height: 180px;
  .tree-header {
    position: relative;
@@ -25,8 +25,8 @@
      z-index: 1;
    }
    .ant-input-search.ant-input-affix-wrapper {
      width: calc(100% - 140px);
      max-width: 130px;
      width: 50%;
      max-width: 150px;
      margin-top: 6px;
      float: right;
      height: 30px;