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