diff --git a/conversejs/custom/shared/styles/livechat.scss b/conversejs/custom/shared/styles/livechat.scss index e8a9d3b2..5e61dde5 100644 --- a/conversejs/custom/shared/styles/livechat.scss +++ b/conversejs/custom/shared/styles/livechat.scss @@ -170,7 +170,6 @@ body.converse-embedded { #peertube-plugin-livechat-container { converse-muc-message-form { // For an unknown reason, message field in truncated... so adding a bottom margin. - margin-bottom: 0.25rem !important; max-height: unset !important; margin-bottom: 0.5rem !important; margin-top: 0.4rem !important;