mirror of
https://github.com/penpot/penpot.git
synced 2026-04-26 03:38:18 +00:00
🐛 Add missing text cursor on the editor.
This commit is contained in:
parent
7709d219a9
commit
7db82a6af1
@ -147,6 +147,7 @@
|
||||
(mf/use-layout-effect on-mount)
|
||||
|
||||
[:div.text-editor {:ref self-ref
|
||||
:style {:cursor cur/text}
|
||||
:class (dom/classnames
|
||||
:align-top (= (:vertical-align content "top") "top")
|
||||
:align-center (= (:vertical-align content) "center")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user