Add padding to typing message.
This commit is contained in:
parent
55f40d5a51
commit
2529f6f7ae
|
@ -123,6 +123,10 @@ div.room-wrapper {
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.typing-wrapper {
|
||||||
|
padding: 5px;
|
||||||
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* The message input and send button.
|
* The message input and send button.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user