@@ -40,10 +40,13 @@ export default {
.title {
color: black;
font-weight: bold;
- font-size: 18px;
+ font-size: 16px;
line-height: 24px;
margin-bottom: 8px;
}
+ .el-breadcrumb {
+ font-size: 13px;
+ }
.btns {
vertical-align: middle;