fix: align header list

pull/2988/head
Kee Jefferys 1 year ago committed by Keejef
parent 6e47bba172
commit fe2bcb42b1

@ -255,8 +255,6 @@
.module-conversation__user,
.module-message__author {
margin-top: var(--margins-sm);
margin-bottom: var(--margins-xs);
font-size: var(--font-size-sm);
font-weight: 300;
line-height: 18px;
@ -621,6 +619,7 @@
display: flex;
flex-direction: row;
align-items: center;
margin-bottom: var(--margins-xs);
}
.module-conversation-list-item__header__name {

Loading…
Cancel
Save