mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
8344a90475
Read grid-template-columns' first track from var(--cpk-drawer-reserved-width, 320px) so when the drawer collapses on desktop (it sets the var to 0) the reserved column collapses and the chat reclaims the space — instead of leaving an empty placeholder column. Mobile (single-column) is unchanged.