king
2022-08-02 8d66ff34fae5b048a6b7923cc75d34f13a08be9d
src/tabviews/zshare/topSearch/advanceform/index.scss
@@ -1,10 +1,16 @@
.advance-search {
  background: #ffffff;
  margin-bottom: 35px;
  .mk-search-col {
    display: inline-block;
    float: none;
    vertical-align: top;
  }
  .ant-form-item {
    display: flex;
    margin-bottom: 0px;
    min-height: 60px;
    min-height: 55px;
    .ant-form-explain {
      white-space: nowrap;
    }
@@ -26,6 +32,18 @@
  .ant-calendar-picker-container {
    z-index: 10 !important;
  }
  .check-card-form-box {
    .no-margin-bottom {
      margin-bottom: 0px;
    }
    .card-cell {
      padding: 4px 6px;
    }
    .card-color-cell {
      padding: 4px 6px;
      min-height: 32px;
    }
  }
  .advance-button {
    position: absolute;
    left: 0;