fix: 🐛 侧边栏收缩扩展按钮显示样式和菜单图标边距修改优化

Former-commit-id: ef6db0ae507a3848a45a0e6c48bf08766d5339dd
This commit is contained in:
hxr
2023-10-19 23:11:18 +08:00
parent 31ffa0c3bb
commit 9c1e627b7d
5 changed files with 16 additions and 24 deletions

View File

@@ -99,7 +99,7 @@ function logout() {
cursor: pointer;
&:hover {
background: var(--el-color-info-light-3);
background: var(--el-disabled-bg-color);
}
}
}