fix: add padding for timestamp with long conversation name w/ unread

pull/3206/head
Audric Ackermann 7 months ago
parent 7ac1a37cb2
commit a786c69603

@ -47,6 +47,7 @@ $session-compose-margin: 20px;
&__header__date--has-unread {
flex-grow: 1 !important;
text-align: end !important;
padding-inline-start: var(--margins-xs);
}
&__message__text {

Loading…
Cancel
Save