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; } } }