king
2021-09-25 fbb86e82858efde1a0402df31f1d11dc5a2f66d4
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,7 +25,7 @@
      z-index: 1;
    }
    .ant-input-search.ant-input-affix-wrapper {
      width: calc(100% - 140px);
      width: 50%;
      max-width: 130px;
      margin-top: 6px;
      float: right;