diff --git a/web/styles/chat.scss b/web/styles/chat.scss index 57d1b9cc3..2d7ab68e1 100644 --- a/web/styles/chat.scss +++ b/web/styles/chat.scss @@ -34,6 +34,9 @@ width: 3rem; padding: 0.25rem; } + p { + margin-bottom: 0; + } } }