.m-search {
  overflow-x: hidden;
  padding-bottom: 5px;
  box-sizing: border-box;

  .m-search-btns {
    .el-form-item__content {
      justify-content: center;
    }
  }
}
