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

This commit is contained in:
hxr 2023-09-06 07:17:03 +08:00
parent ee8da4939e
commit 82c63af427
1 changed files with 1 additions and 1 deletions

View File

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