Explorar o código

Line break in qouted tweets

Carsten Porth %!s(int64=6) %!d(string=hai) anos
pai
achega
4a237c179b
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      app/src/components/quoted-status/quoted-status.scss

+ 3 - 0
app/src/components/quoted-status/quoted-status.scss

@@ -5,6 +5,9 @@ quoted-status {
     padding: 5px;
     margin: 5px 0;
   }
+  p {
+    white-space: pre-wrap;
+  }
   .header {
     display: flex;
     align-items: center;