livechat message form formatting

This commit is contained in:
matty 2024-06-19 21:00:18 -04:00
parent 3d4afc4341
commit 80b2093202
1 changed files with 2 additions and 0 deletions

View File

@ -171,6 +171,8 @@ body.converse-embedded {
converse-muc-message-form {
// For an unknown reason, message field in truncated... so adding a bottom margin.
margin-bottom: 6px;
max-height: 1.25rem;
margin-bottom: 1rem;
}
}