king
2021-05-08 6afdec0062dacbded57e166230eb22cc55ced0c1
src/menu/components/search/main-search/index.scss
@@ -2,7 +2,14 @@
  min-height: 50px;
  position: relative;
  background: #ffffff;
  padding-bottom: 15px;
  >.ant-switch {
    position: absolute;
    z-index: 3;
    right: 10px;
    bottom: 5px;
  }
  >.anticon-tool {
    position: absolute;
    z-index: 3;
@@ -15,9 +22,9 @@
  }
  > .ant-row {
    min-height: 65px;
  }
  .ant-row .ant-col-6 {
    padding: 0 12px!important;
    > .ant-col {
      padding: 0 12px!important;
    }
  }
  .ant-row.ant-form-item .ant-col {
    padding: 0;