mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-07-09 17:29:12 +00:00
A top-level Teleport in the sidebar template made the component multi-root, so v-show could not apply display:none and the collapsed sidebar stayed mounted at the rail width, squeezing the conversation. Move the teleport inside the aside so the sidebar is single-root again.
122 B
122 B
| @moonshot-ai/kimi-code |
|---|
| patch |
web: Fix the collapsed sidebar not hiding and squeezing the conversation layout.