mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
11ae3dd46c
@ -112,6 +112,12 @@ limitations under the License.
|
|||||||
border-left: 4px solid $blockquote-bar-color;
|
border-left: 4px solid $blockquote-bar-color;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mx_MessageComposer_input pre.public-DraftStyleDefault-pre pre {
|
||||||
|
background-color: $rte-code-bg-color;
|
||||||
|
border-radius: 3px;
|
||||||
|
padding: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
.mx_MessageComposer_input textarea {
|
.mx_MessageComposer_input textarea {
|
||||||
display: block;
|
display: block;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
Loading…
Reference in New Issue
Block a user