mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
fix(components): [el-page-header] icon size (#4085)
This commit is contained in:
@@ -27,6 +27,10 @@
|
||||
margin-right: 6px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
.el-icon {
|
||||
font-size: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
@include e(title) {
|
||||
|
||||
Reference in New Issue
Block a user