forked from huge/frontEnd/hugeOA

Mr Ke
2020-06-24 cb0a06de99bd629c2021e3d9b32fe8eae8c54879
src/components/common/BreadcrumbView/index.scss
@@ -7,12 +7,13 @@
/** Happy Coding */
.breadcrumb-view {
  &-main {
    padding: 16px 24px;
    background: #fff;
    .ant-breadcrumb {
      font-family: PingFangSC-Medium;
      font-size: 16px;
      color: #333333;
      font-weight: bold;
      margin-bottom: 20px;
    }
  }
}