Commit Graph
4 Commits
Author SHA1 Message Date
hu chenxiandGitHub d69f6dfc1e feat(web): make content width responsive on wide screens (#496) 2026-04-20 19:48:09 +08:00
Haoqing WangandGitHub bec7ac3c84 feat(web): widen content area from 720px to 960px (#493) (#494) 2026-04-19 19:05:08 +08:00
weishu a2bdc73236 refactor(web): unify max-width constraints with tailwind content class
Adds maxWidth.content: '720px' to tailwind.config.ts for centralized width management across the web app. Replaces all hardcoded max-w-[720px] references with the new max-w-content class. Adds missing max-width constraints to file.tsx, files.tsx, and SessionList.tsx. Moves border-b dividers from outer full-width divs to inner max-w-content divs for consistent visual hierarchy.
2025-12-23 18:40:51 +08:00
weishu b4654acb92 init 2025-12-16 15:03:50 +08:00