king
2021-10-21 1da6506bf58270bacc2a4345002c6b082835580e
src/tabviews/zshare/topSearch/index.scss
@@ -8,6 +8,11 @@
      white-space: nowrap;
    }
  }
  .ant-form-item.checkcard {
    .ant-form-item-control {
      line-height: 1;
    }
  }
  .ant-form-item-control-wrapper {
    flex: 1;
    width: calc(100% - 100px);
@@ -45,6 +50,10 @@
        top: 5px;
      }
    }
    .ant-btn {
      height: auto;
      min-height: 28px;
    }
  }
  .advanced-list {
    font-size: 13px;
@@ -65,9 +74,6 @@
      }
    }
  }
  .check-card-form-box {
    margin-top: 5px;
  }
  .ant-calendar-picker-clear, .ant-calendar-picker-icon {
    right: 8px;
  }
@@ -82,6 +88,9 @@
      opacity: 0;
    }
  }
  .check-card-search-box {
    margin-top: 3px;
  }
}
.top-search.right {
  >.ant-row {