king
2022-10-12 53b9fb93d0376eb02bb996935f1720b4e95cd897
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;
}