diff --git a/stylesheets/_modules.scss b/stylesheets/_modules.scss index 0848d76d6f..714b90f498 100644 --- a/stylesheets/_modules.scss +++ b/stylesheets/_modules.scss @@ -5024,7 +5024,7 @@ // Module: CompositionArea .module-composition-area { position: relative; - min-height: 48px; + min-height: 42px; padding-top: 6px; &__row { @@ -5142,6 +5142,9 @@ .composition-area-placeholder { flex-grow: 1; + margin: { + bottom: 6px; + } } // Module: Last Seen Indicator