fix:修复改变theme后,左侧菜单栏图标抖动问题。

pull/4044/head
Pursuemc 2022-07-28 10:58:08 +08:00 committed by machao
parent 0caa975ee2
commit 6f067b9af4
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -49,7 +49,7 @@ export default {
.svg-icon {
width: 1em;
height: 1em;
vertical-align: -0.15em;
/* vertical-align: -0.15em; */
fill: currentColor;
overflow: hidden;
}