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