refactor: ♻️ 混合模式左侧菜单`icon`顶部间距优化
This commit is contained in:
parent
ee8da4939e
commit
82c63af427
|
|
@ -219,7 +219,7 @@ function toggleSideBar() {
|
|||
}
|
||||
|
||||
:deep(.svg-icon) {
|
||||
margin-top: -2px;
|
||||
margin-top: -1px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue