king
2022-09-06 fa381753ef2a2b25b1c0722549ac17e333da79be
src/tabviews/custom/components/share/normalheader/index.scss
@@ -41,6 +41,12 @@
    }
  }
}
.normal-header:not(.header-search) {
  .title {
    display: block;
    float: none;
  }
}
.header-search.normal-header {
  display: flex;
}