mirror of
https://github.com/penpot/penpot.git
synced 2025-05-21 23:16:09 +02:00
add project name input class
This commit is contained in:
parent
4992631e16
commit
9eb697467f
1 changed files with 1 additions and 1 deletions
|
@ -200,7 +200,7 @@
|
|||
(grid-item-thumbnail project)
|
||||
[:div.item-info
|
||||
(if (:edition @local)
|
||||
[:input {:type "text"
|
||||
[:input.element-name {:type "text"
|
||||
:auto-focus true
|
||||
:on-key-down on-key-down
|
||||
:on-blur on-blur
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue