remove input styling, change tablet sizing

This commit is contained in:
2024-06-22 11:15:46 -04:00
parent 42bd732ebb
commit 89b60013fe
2 changed files with 4 additions and 4 deletions

View File

@ -170,8 +170,8 @@ 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: 1rem;
/* max-height: 1.25rem; */
margin-bottom: 0.1rem;
}
}