diff --git a/frontend/src/styles/tribe.scss b/frontend/src/styles/tribe.scss index 9fea8d1df..36551e6ac 100644 --- a/frontend/src/styles/tribe.scss +++ b/frontend/src/styles/tribe.scss @@ -369,7 +369,6 @@ .messages { height: 20rem; overflow-y: scroll; - margin-bottom: 1em; .systemMessage { color: var(--sub-color); margin-top: 0.25rem; @@ -426,6 +425,7 @@ } .input input { width: 100%; + margin: 0.25em 0; } .whoIsTyping { .who {