Fix padding in compositor for RTL langauges
This commit is contained in:
parent
92cfe83874
commit
daaaebff38
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
.module-composition-input {
|
||||
&__quill {
|
||||
height: 100%;
|
||||
padding-inline-start: 12px;
|
||||
padding-inline: 12px;
|
||||
|
||||
.ql-editor {
|
||||
caret-color: transparent;
|
||||
|
|
Loading…
Reference in a new issue