mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-04-24 23:19:39 -05:00
Wrap overflowing plus comments
This commit is contained in:
parent
586c27eaa7
commit
0af593623b
|
|
@ -61,6 +61,8 @@
|
|||
|
||||
.plus__comment {
|
||||
white-space: pre-wrap;
|
||||
min-width: auto;
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
|
||||
.plus__comment-time {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user