mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-26 04:57:08 -05:00
Fix LFG group posts text overflowing
This commit is contained in:
@@ -54,7 +54,9 @@
|
||||
}
|
||||
|
||||
.lfg__post-text {
|
||||
word-wrap: break-word;
|
||||
white-space: pre-wrap;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
.lfg__post-text-cut {
|
||||
|
||||
Reference in New Issue
Block a user