king
2021-05-24 f267d04e0561a0a20d1f2a9f558a273558ece90d
src/tabviews/custom/components/share/normalheader/index.scss
@@ -22,6 +22,7 @@
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0px;
    flex: 1;
    >.ant-row {
      >.ant-col {
        height: 45px;
@@ -36,6 +37,9 @@
    }
  }
}
.header-search.normal-header {
  display: flex;
}
.normal-header.hidden {
  display: none;
}