king
2024-03-03 67036fb0ed31d77ca33b660ce5f9f47c29ae65c0
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;
    }
@@ -16,6 +22,9 @@
  .ant-form-item-label {
    text-overflow: ellipsis;
  }
  label[title=" "]::after, label[title="  "]::after {
    display: none;
  }
  .daterange .ant-calendar-picker-input {
    padding: 4px 20px 4px 5px;
    font-size: 13px;
@@ -25,9 +34,6 @@
  }
  .ant-calendar-picker-container {
    z-index: 10 !important;
  }
  .check-card-form-box {
    margin-top: 5px;
  }
  .advance-button {
    position: absolute;