Skip to content

feat(app): add max width to chat message bubbles - #67

Merged
comppaz merged 1 commit into
mainfrom
feat/chat-max-width
Dec 19, 2025
Merged

feat(app): add max width to chat message bubbles#67
comppaz merged 1 commit into
mainfrom
feat/chat-max-width

Conversation

@comppaz

@comppaz comppaz commented Dec 19, 2025

Copy link
Copy Markdown
Collaborator

Summary

  • Constrain chat bubbles to max-w-2xl (672px) to match input width
  • Creates consistent column layout on wider screens

Closes #66

Constrain chat bubbles to max-w-2xl (672px) to match the input width,
creating a consistent column layout on wider screens.
@comppaz
comppaz merged commit 90f0ec7 into main Dec 19, 2025
1 check passed
@comppaz
comppaz deleted the feat/chat-max-width branch December 23, 2025 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add max width to chat message bubbles

1 participant