fix alignment issues

This commit is contained in:
Henry Jameson 2022-02-03 22:10:45 +02:00
parent 8ade11783a
commit 06042569f1
4 changed files with 11 additions and 5 deletions

View file

@ -3,7 +3,7 @@
.MentionLink {
position: relative;
white-space: normal;
display: inline-block;
display: inline-flex;
color: var(--link);
& .new,