refactor: ♻️ 混合模式左侧菜单icon顶部间距优化

Former-commit-id: 82c63af427e56cb1ff2628e866c632e9de8f60ef
This commit is contained in:
hxr
2023-09-06 07:17:03 +08:00
parent 5a5050dad0
commit 383c48931b

View File

@@ -219,7 +219,7 @@ function toggleSideBar() {
}
:deep(.svg-icon) {
margin-top: -2px;
margin-top: -1px;
margin-right: 5px;
}