king
2021-11-18 c98e45bfac25e9110ad0383faac54a54d98ea9d5
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;