king
2022-09-16 530e033f9fdba1dfd02848d5839fd348ca6eeed1
src/tabviews/custom/components/share/normalheader/index.scss
@@ -34,10 +34,19 @@
        .ant-select-selection {
          height: 28px;
        }
        .ant-input-search-button {
          height: 28px;
        }
      }
    }
  }
}
.normal-header:not(.header-search) {
  .title {
    display: block;
    float: none;
  }
}
.header-search.normal-header {
  display: flex;
}