Avoid cutting bottom of letters of last paragraph of statuses (#10821)
This commit is contained in:
parent
40f6439e03
commit
276c9e6e9e
1 changed files with 1 additions and 1 deletions
|
@ -710,7 +710,7 @@
|
|||
white-space: pre-wrap;
|
||||
|
||||
&:last-child {
|
||||
margin-bottom: 0;
|
||||
margin-bottom: 2px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue