Merge pull request #2182 from thelounge/xpaw/no-contain
Remove `contain` as it's causing rendering issues
This commit is contained in:
commit
1bf8c1578d
@ -1041,7 +1041,6 @@ kbd {
|
||||
display: flex;
|
||||
flex-grow: 1;
|
||||
overflow: hidden;
|
||||
contain: strict;
|
||||
}
|
||||
|
||||
#chat .chat {
|
||||
|
Loading…
Reference in New Issue
Block a user