mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-26 13:22:50 -05:00
Merge pull request #1021 from Sendouc/plus-comment-overflow
Wrap overflowing plus comments
This commit is contained in:
@@ -61,6 +61,8 @@
|
||||
|
||||
.plus__comment {
|
||||
white-space: pre-wrap;
|
||||
min-width: auto;
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
|
||||
.plus__comment-time {
|
||||
|
||||
Reference in New Issue
Block a user