Explorar o código

more spacing fixes

Henry Jameson %!s(int64=3) %!d(string=hai) anos
pai
achega
ee86f56469
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      src/components/mentions_line/mentions_line.scss

+ 4 - 0
src/components/mentions_line/mentions_line.scss

@@ -1,6 +1,10 @@
 .MentionsLine {
   word-break: break-all;
 
+  .mention-link:not(:first-child)::before {
+    content: ' ';
+  }
+
   .showMoreLess {
     margin-left: 0.5em;
     white-space: normal;