Skip to content

feat: improve responsive layout#136

Merged
wendyyuchensun merged 3 commits into
coseeing:mainfrom
wendyyuchensun:rwd
May 19, 2026
Merged

feat: improve responsive layout#136
wendyyuchensun merged 3 commits into
coseeing:mainfrom
wendyyuchensun:rwd

Conversation

@wendyyuchensun
Copy link
Copy Markdown
Collaborator

@wendyyuchensun wendyyuchensun commented May 18, 2026

Summary

  • Raise the side-by-side breakpoint from 768px (md) to 1024px (lg) so the editor and preview each have enough horizontal room before sharing a row. Below 1024px, the preview stacks full-width beneath the editor.
  • Enforce a 768px minimum content width across header and main. Below a 768px viewport, the page scrolls horizontally as one unit instead of compressing the layout.
  • Tighten header and toolbar button widths at smaller breakpoints so all controls fit on one row without breaking Chinese labels mid-character.

Demo

Before

Screen.Recording.2026-05-18.at.19.23.13.mov

After

Screen.Recording.2026-05-18.at.19.24.19.mov

@wendyyuchensun
Copy link
Copy Markdown
Collaborator Author

@jamliaoo 十分感謝!

@wendyyuchensun wendyyuchensun merged commit 35523a1 into coseeing:main May 19, 2026
1 check passed
@wendyyuchensun wendyyuchensun deleted the rwd branch May 19, 2026 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants