mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-02-26 20:53:32 +00:00
Fix padding in compositor for RTL langauges
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
.module-composition-input {
|
||||
&__quill {
|
||||
height: 100%;
|
||||
padding-inline-start: 12px;
|
||||
padding-inline: 12px;
|
||||
|
||||
.ql-editor {
|
||||
caret-color: transparent;
|
||||
|
||||
Reference in New Issue
Block a user