mirror of
https://github.com/penpot/penpot.git
synced 2025-01-25 07:58:49 -05:00
🐛 Fix minor issue with text directionality.
This commit is contained in:
parent
3bef80932d
commit
7709d219a9
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ foreignObject {
|
|||
.public-DraftStyleDefault-rtl {
|
||||
direction: rtl;
|
||||
}
|
||||
.public-DraftStyleDefault-rtl {
|
||||
.public-DraftStyleDefault-ltr {
|
||||
direction: ltr;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue