Prevent overflow for long usernames/domains
This commit is contained in:
parent
ed0b240e29
commit
b9820b84a1
@ -81,6 +81,7 @@
|
||||
|
||||
.follow-text, .move-text {
|
||||
padding: 0.5em 0;
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
|
||||
.status-el {
|
||||
|
Loading…
Reference in New Issue
Block a user