mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
5e0727359f
- ModeToggle: one style on both breakpoints (top-4/right-4 = 16px gutter, 46px min-height, 4px corners); symmetric p-1.5 + fixed 20px button leading so the selected pill has an even gap on all four sides (was tight L/R vs T/B). - Launcher: uniform 16px gutter (top + left) on both breakpoints so it mirrors the toggle; drop the mobile-only 7px override. - Logo: centered on the launcher/toggle middle line (pt-[23px]); wordmark padding normalized so its height matches on both breakpoints. - Inspector FAB: sits beneath the toggle, gap = the 16px top gutter (one rule, no media query, since the toggle is identical across breakpoints). Net: launcher, logo, toggle share center-y; launcher + toggle are both 46px; the FAB tucks under the toggle with a matching gap; the selected toggle pill is evenly inset.