king
2022-08-01 0a05f367e4accfcd85afd0f8963b37a70b49f2d4
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;
}