diff --git a/frontend/src/styles/tribe.scss b/frontend/src/styles/tribe.scss index 1e28be717..4c5ddd5df 100644 --- a/frontend/src/styles/tribe.scss +++ b/frontend/src/styles/tribe.scss @@ -369,6 +369,7 @@ .messages { height: 20rem; overflow-y: scroll; + margin-bottom: 1em; .systemMessage { color: var(--sub-color); margin-top: 0.25rem;