slightly edit send button style
This commit is contained in:
parent
80b2093202
commit
4f80119c83
@ -62,3 +62,9 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/* custom toolbar CSS */
|
||||
|
||||
.btn.send-button {
|
||||
border-radius: 0.25rem;
|
||||
}
|
@ -170,7 +170,6 @@ body.converse-embedded {
|
||||
#peertube-plugin-livechat-container {
|
||||
converse-muc-message-form {
|
||||
// For an unknown reason, message field in truncated... so adding a bottom margin.
|
||||
margin-bottom: 6px;
|
||||
max-height: 1.25rem;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user