king
2021-12-19 9ee3d1f9a09a865188baffdffb85f6ad329c7b09
src/mob/searchconfig/index.scss
@@ -154,13 +154,23 @@
        height: 45px;
        line-height: 45px;
        position: relative;
        border-bottom: 1px solid #f0f0f0;
        margin-bottom: 10px;
        .anticon-close, .anticon-left {
          position: absolute;
          line-height: 45px;
          font-size: 18px;
          left: 10px;
        }
        .ant-btn {
          position: absolute;
          right: 20px;
          border: none;
          top: 6px;
          color: #1890ff;
          background-color: transparent;
          cursor: default;
          font-size: 16px;
          box-shadow: none;
        }
        .am-navbar-title {
          font-size: 16px;
@@ -178,7 +188,7 @@
          position: relative;
          top: 50%;
          transform: translateY(-50%);
          margin: 0 30px 0 35px;
          margin: 0 80px 0 10px;
        }
      }
      .search-btn {