mirror of
https://github.com/penpot/penpot.git
synced 2026-03-10 12:16:17 +00:00
🐛 Add missing text cursor on the editor.
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user