king
2020-05-08 2031a460f6c0827fe80f8c625dd98333d1631d2f
src/tabviews/zshare/topSearch/index.scss
@@ -27,4 +27,15 @@
  .ant-calendar-picker-container {
    z-index: 10 !important;
  }
  .group-required {
    label::before {
      display: inline-block;
      margin-right: 4px;
      color: #f5222d;
      font-size: 14px;
      font-family: SimSun, sans-serif;
      line-height: 1;
      content: '*';
    }
  }
}