diff --git a/bigbluebutton-html5/imports/ui/components/chat/styles.scss b/bigbluebutton-html5/imports/ui/components/chat/styles.scss index dffccf01e68cccaae9e3be256bdf66436d6e458d..33d00feaeb98211ea80e73bdb91fa6ca00f6ed81 100755 --- a/bigbluebutton-html5/imports/ui/components/chat/styles.scss +++ b/bigbluebutton-html5/imports/ui/components/chat/styles.scss @@ -52,6 +52,7 @@ flex-direction: row; align-items: left; flex-shrink: 0; + margin-bottom: 1rem; a { @include elementFocus(var(--color-primary)); @@ -75,6 +76,7 @@ margin-top: 0; padding-top: 0; border-top: 0; + padding-bottom: 0; } }