fix input box style

This commit is contained in:
matty 2024-06-22 16:13:34 -04:00
parent ed9853fcbb
commit a75e8af1ad
1 changed files with 1 additions and 2 deletions

View File

@ -170,8 +170,7 @@ body.converse-embedded {
#peertube-plugin-livechat-container {
converse-muc-message-form {
// For an unknown reason, message field in truncated... so adding a bottom margin.
/* max-height: 1.25rem; */
margin-bottom: 2rem;
margin-bottom: 0.25rem !important;
}
}