CompositionInput: Proper RTL support

This commit is contained in:
Chris Svenningsen 2020-11-20 16:03:16 -08:00 committed by GitHub
parent 4d09b71972
commit 24b70e6edd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 25 additions and 10 deletions

View file

@ -8717,6 +8717,7 @@ button.module-image__border-overlay:focus {
.ql-editor {
caret-color: transparent;
padding: 0;
text-align: start;
&--loaded {
caret-color: auto;