king
2021-06-27 69cd43786253e299f6856a200554ae7fc0621877
src/tabviews/zshare/topSearch/advanceform/index.scss
@@ -1,5 +1,6 @@
.advance-search {
  background: #ffffff;
  margin-bottom: 35px;
  .ant-form-item {
    display: flex;
    margin-bottom: 0px;
@@ -28,4 +29,13 @@
  .check-card-form-box {
    margin-top: 5px;
  }
  .advance-button {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: right;
    padding: 10px;
    border-top: 1px solid #f0f0f0;
  }
}