Fix padding in compositor for RTL langauges

This commit is contained in:
sha-265
2023-05-10 21:17:10 +03:00
committed by GitHub
parent 92cfe83874
commit daaaebff38

View File

@@ -4,7 +4,7 @@
.module-composition-input {
&__quill {
height: 100%;
padding-inline-start: 12px;
padding-inline: 12px;
.ql-editor {
caret-color: transparent;