mirror of
https://github.com/thelounge/thelounge
synced 2024-11-11 15:07:14 +00:00
Remove contain
as it's causing rendering issues
This commit is contained in:
parent
08f2ebd373
commit
c86c4f0362
1 changed files with 0 additions and 1 deletions
|
@ -1041,7 +1041,6 @@ kbd {
|
|||
display: flex;
|
||||
flex-grow: 1;
|
||||
overflow: hidden;
|
||||
contain: strict;
|
||||
}
|
||||
|
||||
#chat .chat {
|
||||
|
|
Loading…
Reference in a new issue