fix:修改问题

1 顶部菜单图表对齐(cli和add图标)
This commit is contained in:
hyx
2020-05-20 10:00:10 +08:00
parent 431f3e376b
commit f0b9be65f1

View File

@@ -635,7 +635,7 @@
/*color:$header-text-color;*/ /*color:$header-text-color;*/
padding: 0; padding: 0;
height: 50px; height: 50px;
line-height: 50px; line-height: 51px;
} }
.header .el-menu--horizontal>.el-menu-item i { .header .el-menu--horizontal>.el-menu-item i {
color: $header-text-color; color: $header-text-color;