.wrapper.incoming .messages__avatar-wrapper {
padding-block-start: calc(3*var(--default-grid-baseline)); }
.wrapper {
padding: calc(2*var(--default-grid-baseline)) 0; }
.messages__author {
font-size: small; }
.wrapper.outgoing .messages__avatar-wrapper {
padding-block-start: calc(2*var(--default-grid-baseline)); }
.message-main--sided:has(.message-main__text):not(.message-main--compressed) .message-actions {
padding-top: var(--default-grid-baseline); }
How to use GitHub
Noticed issues:
Design follow-ups:
Small adjustments which make the split view look more cohesive:
In the inspector here are the changes I made to achieve the "After" screenshot
Message actions:
Consider buttons size reduction (small, 24px)
Open three-dots menu with right-click
For quick reactions, consider moving them?
Pinned messages: