links in messages, restore original converse-muc-message-form

This commit is contained in:
2024-06-22 11:26:57 -04:00
parent bd8155c164
commit 74ab01a5c4
2 changed files with 4 additions and 2 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: 0.1rem;
margin-bottom: 6px;
}
}