mirror of
https://github.com/penpot/penpot.git
synced 2025-05-11 06:56:37 +02:00
Merge branch 'main' into develop
This commit is contained in:
commit
8e785e62e3
2 changed files with 4 additions and 1 deletions
|
@ -139,7 +139,9 @@
|
|||
|
||||
[:div.text-editor
|
||||
{:ref self-ref
|
||||
:style {:cursor cur/text}
|
||||
:style {:cursor cur/text
|
||||
:width (:width shape)
|
||||
:height (:height shape)}
|
||||
:on-click (st/emitf (dwt/focus-editor))
|
||||
:class (dom/classnames
|
||||
:align-top (= (:vertical-align content "top") "top")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue