king
2021-09-27 54d01e6ef9ac31f10de4a0e92824eba50b77eda6
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);
@@ -86,6 +91,9 @@
      opacity: 0;
    }
  }
  .check-card-search-box {
    margin-top: 3px;
  }
}
.top-search.right {
  >.ant-row {