mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-08-07 18:25:45 +08:00
Icons shake when changing skin
This commit is contained in:
parent
7ddfe81749
commit
445e916574
2
desktop.ini
Normal file
2
desktop.ini
Normal file
@ -0,0 +1,2 @@
|
||||
[.ShellClassInfo]
|
||||
InfoTip=vue-admin-Github
|
@ -49,7 +49,7 @@ export default {
|
||||
.svg-icon {
|
||||
width: 1em;
|
||||
height: 1em;
|
||||
vertical-align: -0.15em;
|
||||
/* vertical-align: -0.15em; */
|
||||
fill: currentColor;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
@ -60,6 +60,9 @@
|
||||
.sub-el-icon {
|
||||
margin-right: 12px;
|
||||
margin-left: -2px;
|
||||
width: 1rem !important;
|
||||
height: 1rem !important;
|
||||
color: #bfcbd9;
|
||||
}
|
||||
|
||||
.el-menu {
|
||||
|
Loading…
x
Reference in New Issue
Block a user