mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
Force wrap long email address (#2395)
This commit is contained in:
parent
092fdc89fa
commit
b073b092c9
@ -210,6 +210,7 @@
|
||||
strong {
|
||||
display: block;
|
||||
color: $color5;
|
||||
word-break: break-word;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user