mirror of
https://github.com/penpot/penpot.git
synced 2025-05-25 10:36:10 +02:00
💄 Change text properties position at the sidebar
This commit is contained in:
parent
65cda41245
commit
4c1903b4e8
2 changed files with 7 additions and 4 deletions
|
@ -72,6 +72,11 @@
|
|||
[:& layer-menu {:ids ids
|
||||
:type type
|
||||
:values layer-values}]
|
||||
|
||||
[:& text-menu
|
||||
{:ids ids
|
||||
:type type
|
||||
:values text-values}]
|
||||
|
||||
[:& fill-menu
|
||||
{:ids ids
|
||||
|
@ -94,7 +99,4 @@
|
|||
{:ids ids
|
||||
:values (select-keys shape [:blur])}]
|
||||
|
||||
[:& text-menu
|
||||
{:ids ids
|
||||
:type type
|
||||
:values text-values}]]))
|
||||
]))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue