fix: 修复前端侧边栏无法平滑弹出的问题 #196

Merged
huanghaosheng merged 2 commits from develop into v2 2026-06-22 12:55:44 +08:00
Showing only changes of commit f08f547e76 - Show all commits

View File

@@ -254,10 +254,6 @@ body {
pointer-events: auto;
}
.sidebar--collapsed {
display: none;
}
.sidebar__header {
display: flex;
align-items: center;