forked from huge/frontEnd/hugeOA

Mr Ke
2020-10-20 6bf92751fe8dfa0624285268968a1fd7a8a7e7e5
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;
    }
  }
}