mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-01-19 01:24:05 +01:00
Fix too many mentions overflowing container
This commit is contained in:
parent
a2a15c761c
commit
6cd27b9062
@ -720,3 +720,6 @@ pre {
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
margin-top: 0px;
|
margin-top: 0px;
|
||||||
}
|
}
|
||||||
|
.mentioned {
|
||||||
|
word-wrap: break-word;
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user