livechat message form formatting
This commit is contained in:
parent
3d4afc4341
commit
80b2093202
@ -171,6 +171,8 @@ body.converse-embedded {
|
|||||||
converse-muc-message-form {
|
converse-muc-message-form {
|
||||||
// For an unknown reason, message field in truncated... so adding a bottom margin.
|
// For an unknown reason, message field in truncated... so adding a bottom margin.
|
||||||
margin-bottom: 6px;
|
margin-bottom: 6px;
|
||||||
|
max-height: 1.25rem;
|
||||||
|
margin-bottom: 1rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user