mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-10 17:38:17 +00:00
Merge branch 'master' of https://github.com/maximeborges/mastodon into maximeborges-master
This commit is contained in:
commit
34aff3e269
|
@ -311,6 +311,7 @@
|
|||
padding: 10px;
|
||||
padding-top: 15px;
|
||||
color: $color3;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -424,6 +424,7 @@ a.status__content__spoiler-link {
|
|||
|
||||
.account__header__content {
|
||||
word-wrap: break-word;
|
||||
word-break: break-all;
|
||||
font-weight: 400;
|
||||
overflow: hidden;
|
||||
color: $color3;
|
||||
|
|
Loading…
Reference in a new issue