Bug Reports
3
Posts
2
Users
1
Reactions
1,121
Views
Dec 03, 2021 1:12 pm
Please watch the video
problem rtl
2 Replies
Dec 03, 2021 1:22 pm
Hello @navidghafarian,
Thank you for letting us know. It'll be fixed in the next version.
Currently as a workaround, please use the CSS code below:
.ql-editor li:not(.ql-direction-rtl)::before { margin-left: 0; }
Put the code in the Top Admin Bar > Customize > Additional CSS > "Additional CSS" textarea, save it, delete all caches and check again.
Dec 03, 2021 1:57 pm
Thank you 🙂