king
2020-08-22 835b48025a582b1c19c4de128906aff6a5e63612
src/menu/header/index.scss
@@ -1,7 +1,6 @@
.mob-header-container {
.menu-header-container {
  width: 100%;
  height: 48px;
  padding-right: 320px;
  color: rgba(255, 255, 255, 0.65);
  position: fixed;
  top: 0px;
@@ -46,14 +45,7 @@
      }
    }
  }
  .mob-manage-title {
    position: absolute;
    left: calc(50vw - 45px);
    color: #ffffff;
    font-size: 16px;
    line-height: 48px;
    letter-spacing: 2px;
  }
  >.ant-menu {
    float: left;
    width: unset;