fix duplicate CSS rule

This commit is contained in:
matty 2024-06-23 13:06:54 -04:00
parent 806437070b
commit 9a4859955c
1 changed files with 0 additions and 1 deletions

View File

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