mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-07-09 17:29:12 +00:00
The desktop composer toolbar renders every control on one row and relies on overflow:hidden to fit, so between the mobile breakpoint and a wide window it clipped its own content. Shed secondary ink below 980px (the context readout moves into the ring tooltip, the model name truncates earlier, permission is capped) and keep the context ring visible on phones too, instead of sending it to the settings sheet.
183 B
183 B
| @moonshot-ai/kimi-code |
|---|
| patch |
web: Keep the composer toolbar from clipping its controls on narrow windows and phones, with the context ring staying visible at every width.