Skip to content

fix[channels]: message shift at small widths#1499

Merged
peterchinman merged 3 commits intomainfrom
peter/more-channel-improvements
Feb 13, 2026
Merged

fix[channels]: message shift at small widths#1499
peterchinman merged 3 commits intomainfrom
peter/more-channel-improvements

Conversation

@peterchinman
Copy link
Copy Markdown
Contributor

@peterchinman peterchinman commented Feb 12, 2026

I ended up separating out the margins from macro-message-width into macro-message-padding and macro-message-margin. This is a little hacky but allows correct spacing in styling contexts where we were relying on other padding/margins on that element.

Additionally found that in tailwind sm: and @sm: have different breakpoints. @sm: is 384 px, if you're trying to find a container-query equivalent for sm: you want @min-[40rem]:. Corrected that across the code-base.

Also fixed the issues with timestamp hover.

@peterchinman peterchinman requested a review from a team as a code owner February 12, 2026 23:59
@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 13, 2026

@peterchinman peterchinman merged commit fcd845c into main Feb 13, 2026
21 checks passed
@peterchinman peterchinman deleted the peter/more-channel-improvements branch February 13, 2026 00:17
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.

1 participant