Fix typing menu to stay the same size.

This commit is contained in:
Danila Fedorin 2018-12-22 00:44:05 -08:00
parent d9ede51428
commit 490d0eff2c
1 changed files with 2 additions and 0 deletions

View File

@ -127,6 +127,8 @@ div.room-wrapper {
div.typing-wrapper {
padding: 5px;
height: 12px;
flex-shrink: 0;
}
/*