fix input box style
This commit is contained in:
parent
ed9853fcbb
commit
a75e8af1ad
@ -170,8 +170,7 @@ 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.
|
||||||
/* max-height: 1.25rem; */
|
margin-bottom: 0.25rem !important;
|
||||||
margin-bottom: 2rem;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user