Fix typing menu to stay the same size.
This commit is contained in:
parent
d9ede51428
commit
490d0eff2c
|
@ -127,6 +127,8 @@ div.room-wrapper {
|
|||
|
||||
div.typing-wrapper {
|
||||
padding: 5px;
|
||||
height: 12px;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in New Issue
Block a user