Fix several composer bugs

This commit is contained in:
Chris Svenningsen 2020-11-03 18:04:22 -08:00 committed by Evan Hahn
parent e9642ae66f
commit 158ed4e455
4 changed files with 152 additions and 28 deletions

View file

@ -8655,8 +8655,13 @@ button.module-image__border-overlay:focus {
height: 100%;
.ql-editor {
caret-color: transparent;
padding: 0;
&--loaded {
caret-color: auto;
}
&.ql-blank::before {
left: 0;
right: 0;