Explorar el Código

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

master^2
Mélanie Chauvel (ariasuni) hace 5 años
committed by Eugen Rochko
padre
commit
4168aeb234
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      app/javascript/styles/mastodon/components.scss

+ 1
- 1
app/javascript/styles/mastodon/components.scss Ver fichero

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

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



Cargando…
Cancelar
Guardar