mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 10:48:31 +02:00
🎉 Add text-direction option on for text shape.
This commit is contained in:
parent
a988292253
commit
422f4ee6c2
8 changed files with 61 additions and 14 deletions
|
@ -16,13 +16,6 @@ foreignObject {
|
|||
}
|
||||
|
||||
.text-editor {
|
||||
.public-DraftStyleDefault-rtl {
|
||||
direction: rtl;
|
||||
}
|
||||
.public-DraftStyleDefault-ltr {
|
||||
direction: ltr;
|
||||
}
|
||||
|
||||
.DraftEditor-root {
|
||||
height: 100%;
|
||||
display: flex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue