You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(web): match stop/running chip sizes, fix AppShell flex layout
- Stop button uses Chip component (same as status) for consistent size
- AppShell main is flex-col so children can use h-full
- Remove overflow-hidden from root (was blocking dashboard scroll)
- Add overflow-auto on main for pages that need scrolling
0 commit comments