Unverified Commit 9b380e9e authored by Boomer001's avatar Boomer001 Committed by GitHub

Fix text overflow in what's happening

parent 2ee37047
......@@ -104,6 +104,7 @@
.social-message {
border: 0;
padding: 0;
word-break: break-word;
}
.activity-img {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment