New fullpage chat: better CSS
This commit is contained in:
@ -110,4 +110,9 @@ body.converse-embedded {
|
||||
height: 90vh;
|
||||
min-height: 400px;
|
||||
}
|
||||
|
||||
converse-muc-message-form {
|
||||
// For an unknown reason, message field in truncated... so adding a bottom margin.
|
||||
margin-bottom: 6px;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user