king
2022-11-22 5d7990fdaf2c9c60dfc697f00089ba809255df08
src/mob/components/topbar/normal-navbar/index.scss
@@ -15,10 +15,10 @@
    position: absolute;
    z-index: 2;
    font-size: 16px;
    right: 1px;
    top: 1px;
    right: 0px;
    top: 0px;
    cursor: pointer;
    padding: 5px;
    padding: 4px;
    background: rgba(255, 255, 255, 0.55);
    color: rgba(0, 0, 0, 0.65);
  }
@@ -34,7 +34,7 @@
      font-size: 20px;
      line-height: 50px;
      .anticon-left {
        margin: 0 8px 0 5px;
        margin: 0 10px;
      }
      .img {
        width: 30px;
@@ -48,8 +48,6 @@
    }
    .am-navbar-title {
      text-align: center;
      font-style: inherit;
      font-weight: inherit;
      flex: 1;
    }
    .am-navbar-search {
@@ -76,7 +74,6 @@
      min-width: 10px;
      font-size: 20px;
      line-height: 50px;
      margin-right: 10px;
      .anticon-search {
        margin-right: 5px;
        padding: 5px;