fix line height inconsistency in communications

This commit is contained in:
Luna D 2021-10-28 09:58:24 +02:00
parent 67ffb5cf13
commit cbe5a0dfa7
No known key found for this signature in database
GPG key ID: 81AF416F2CC36FC8

View file

@ -30,6 +30,7 @@ span.communication__body__sender-name {
word-wrap: break-word; word-wrap: break-word;
margin-top: 3px; margin-top: 3px;
margin-bottom: 6px; margin-bottom: 6px;
line-height: 1.35em;
} }
span.communication__sender__stats, span.communication__sender__stats,