Merge pull request #1363 from thelounge/xpaw/fix-preview-overflow
Fix link previews not truncating correctly
This commit is contained in:
commit
dc33b3ea95
@ -968,6 +968,7 @@ kbd {
|
||||
|
||||
#chat .content {
|
||||
flex: 1 1 auto;
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
#loading a,
|
||||
|
Loading…
Reference in New Issue
Block a user