apply custom css from peertube in code
This commit is contained in:
parent
8e7ca2f986
commit
806437070b
@ -171,6 +171,9 @@ body.converse-embedded {
|
|||||||
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;
|
margin-bottom: 0.25rem !important;
|
||||||
|
max-height: unset !important;
|
||||||
|
margin-bottom: 0.5rem !important;
|
||||||
|
margin-top: 0.4rem !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user