Files
BrowserOS/packages
Nikhil Sonti fe5bab4591 fix: widen scheduled task results dialog and add horizontal scroll for tables
- Change dialog width from sm:max-w-2xl (672px) to sm:w-[70vw] sm:max-w-4xl
  so it takes 70% of viewport width, capped at 896px
- Add overflow-x-auto on table wrappers so wide tables scroll horizontally
  instead of being clipped

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 13:08:09 -07:00
..