图标样式

This commit is contained in:
2021-06-01 23:05:21 +08:00
parent 38778baed4
commit 6afc017b9b

View File

@@ -145,6 +145,16 @@ body {
font-weight: inherit;
}
.el-menu-item {
.fa {
margin-right: 0.3125rem;
width: 1.5rem;
text-align: center;
font-size: 1.125rem;
vertical-align: middle;
}
}
.el-select-dropdown {
border: none !important;
}