fix(components): [el-page-header] icon size (#4085)

This commit is contained in:
Aex
2021-10-29 19:56:00 +08:00
committed by GitHub
parent 0139d24583
commit 4b1975ebc9

View File

@@ -27,6 +27,10 @@
margin-right: 6px;
display: flex;
align-items: center;
.el-icon {
font-size: inherit;
}
}
@include e(title) {