odoo
odoo copied to clipboard
[FIX] web_editor: fix rtl language in snippets modal
This commit adapts CSS code to correctly display the snippets modal for RTL languages. The snippets modal was introduced in this commit 1.
task-4072655
note for reviewer -> cases to test:
- user RTL πΈπ¦ + website RTL πΈπ¦
- user RTL πΈπ¦ + website LTR π¬π§
- user LTR π¬π§ + website RTL πΈπ¦
- user LTR π¬π§ + website LTR π¬π§
