Przeglądaj źródła

Avoid cutting bottom of letters of last paragraph of statuses (#10821)

master^2
Mélanie Chauvel (ariasuni) 5 lat temu
committed by Eugen Rochko
rodzic
commit
4168aeb234
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      app/javascript/styles/mastodon/components.scss

+ 1
- 1
app/javascript/styles/mastodon/components.scss Wyświetl plik

@@ -710,7 +710,7 @@
white-space: pre-wrap; white-space: pre-wrap;


&:last-child { &:last-child {
margin-bottom: 0;
margin-bottom: 2px;
} }
} }




Ładowanie…
Anuluj
Zapisz