Fix several composer bugs
This commit is contained in:
parent
e9642ae66f
commit
158ed4e455
4 changed files with 152 additions and 28 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue