Remove contain
as it's causing rendering issues
This commit is contained in:
parent
08f2ebd373
commit
c86c4f0362
@ -1041,7 +1041,6 @@ kbd {
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
contain: strict;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#chat .chat {
|
#chat .chat {
|
||||||
|
Loading…
Reference in New Issue
Block a user