Merge pull request 'fix: 修复前端侧边栏无法平滑弹出的问题' (#195) from fix/frontend into develop

Reviewed-on: http://8.161.227.145:3000/XEngineers/CamTalk/pulls/195
This commit was merged in pull request #195.
This commit is contained in:
2026-06-22 12:55:24 +08:00

View File

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