diff --git a/static/scss/style.scss b/static/scss/style.scss index 733a9ea..fa80d8a 100644 --- a/static/scss/style.scss +++ b/static/scss/style.scss @@ -123,6 +123,10 @@ div.room-wrapper { flex-direction: column; } +div.typing-wrapper { + padding: 5px; +} + /* * The message input and send button. */