forked from huge/frontEnd/hugeOA

...
liyj
2020-07-23 ebec8a6343ba4fedec50e462d8d2f81c2b719966
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;
    }
  }
}