mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-04-06 03:57:53 +08:00
fix:修复改变theme后,左侧菜单栏图标抖动问题。
This commit is contained in:
parent
0caa975ee2
commit
6f067b9af4
File diff suppressed because one or more lines are too long
@ -49,7 +49,7 @@ export default {
|
|||||||
.svg-icon {
|
.svg-icon {
|
||||||
width: 1em;
|
width: 1em;
|
||||||
height: 1em;
|
height: 1em;
|
||||||
vertical-align: -0.15em;
|
/* vertical-align: -0.15em; */
|
||||||
fill: currentColor;
|
fill: currentColor;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user