Files
Lambda cb38babdd7 fix(desktop): match canvas left margin to right when sidebar is collapsed
The shell canvas kept its static 2px left margin after the left sidebar
collapsed offcanvas, while the right edge uses an 8px margin. Animate the
left margin to 8px (same spring as the rest of the shell) whenever the
sidebar leaves the main flow, so the floating canvas sits symmetrically.

Fixes MUL-4780

Co-authored-by: multica-agent <github@multica.ai>
2026-07-15 11:42:43 +08:00
..