suggestbox styling

This commit is contained in:
2024-06-22 16:05:47 -04:00
parent f4eade1358
commit bc1ddbd6c4
3 changed files with 5 additions and 16 deletions

View File

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