king
2021-12-19 9e322cf8ed0d62124fcd017d6066ecfc50950196
src/mob/components/search/single-search/index.scss
@@ -25,10 +25,11 @@
    .ant-input {
      flex: 1;
      border-radius: 0;
      height: 100%;
    }
    .anticon-scan {
      font-size: 18px;
      padding: 5px;
      padding: 0px 10px;
      color: #959595;
    }
    .ant-btn {
@@ -36,6 +37,7 @@
      position: relative;
      right: -1px;
      min-width: 45px;
      height: 100%;
    }
  }
}