Fix text overflow in what's happening

This commit is contained in:
Boomer001 2020-06-14 11:18:50 +02:00 committed by GitHub
parent 2ee370473f
commit 9b380e9ed4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -104,6 +104,7 @@
.social-message {
border: 0;
padding: 0;
word-break: break-word;
}
.activity-img {