mirror of
https://git.bsd.gay/fef/nyastodon.git
synced 2024-12-26 18:23:41 +01:00
Avoid toot text bleeding out of the content div
This commit is contained in:
parent
984fce613e
commit
a24b954baa
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
font-weight: 400;
|
||||
overflow: visible;
|
||||
padding-top: 5px;
|
||||
overflow: hidden;
|
||||
|
||||
&:focus {
|
||||
outline: 0;
|
||||
|
|
Loading…
Reference in a new issue