fix at symbol margin on mentions in conversationListItem

pull/1381/head
Audric Ackermann 4 years ago
parent 98e7d50b73
commit 53fa014742
No known key found for this signature in database
GPG Key ID: 999F434D76324AD4

@ -92,14 +92,14 @@
}
color: $color-black;
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 1px;
padding-inline-start: 3px;
padding-inline-end: 3px;
position: static;
margin-inline-start: 5px;
top: 2px;
font-weight: 300;
font-size: 11px;

Loading…
Cancel
Save