mirror of
https://github.com/penpot/penpot.git
synced 2026-04-30 05:38:42 +00:00
🐛 Fix error when editing texts
This commit is contained in:
parent
55ddf9cc38
commit
7fe419ecb0
@ -391,7 +391,7 @@
|
||||
[:span.tooltip.tooltip-bottom
|
||||
{:alt (tr "workspace.options.text-options.none")
|
||||
:class (dom/classnames :current (= "none" text-transform))
|
||||
:focus #(dom/prevent-default %)
|
||||
:on-focus #(dom/prevent-default %)
|
||||
:on-click #(handle-change % "none")}
|
||||
i/minus]
|
||||
[:span.tooltip.tooltip-bottom
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user