mirror of
https://github.com/un-pany/v3-admin-vite.git
synced 2025-04-22 03:49:19 +08:00
style: fix the width of some icons when the sidebar was collapsed
This commit is contained in:
parent
7bda678d7c
commit
d0b001d045
@ -90,7 +90,7 @@ const resolvePath = (routePath: string) => {
|
||||
}
|
||||
|
||||
.el-icon {
|
||||
width: 1em;
|
||||
width: 1em !important;
|
||||
margin-right: 12px;
|
||||
font-size: 18px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user