king
2020-12-18 106263ec10e60ce6c406e4fd5eb76d195772d0f0
src/menu/components/share/searchcomponent/index.scss
@@ -10,7 +10,6 @@
    position: relative;
    border-radius: 2px;
    height: 45px;
    padding-top: 8px;
    .ant-form-item {
      position: relative;
      cursor: move;
@@ -37,6 +36,7 @@
      }
    }
    .ant-form-item::after {
      display: block;
      content: ' ';
      position: absolute;
      top: 0;
@@ -47,6 +47,14 @@
      z-index: 2;
    }
  }
  .page-card.false {
    .ant-form-item-label {
      display: none;
    }
    .ant-form-item-control-wrapper {
      width: 100%;
    }
  }
  .ant-calendar-picker {
    min-width: 100px!important;
    width: 100%;