mirror of
https://github.com/penpot/penpot.git
synced 2025-03-10 14:51:37 -05:00
🐛 Fix problem when dragging template to the dashboard
This commit is contained in:
parent
0590336c71
commit
5e89b1c1d0
1 changed files with 1 additions and 0 deletions
|
@ -118,6 +118,7 @@
|
|||
:id id
|
||||
:data-index index
|
||||
:on-click on-click
|
||||
:on-mouse-down dom/prevent-default
|
||||
:on-key-down on-key-down}
|
||||
[:div {:class (stl/css :template-card)}
|
||||
[:div {:class (stl/css :img-container)}
|
||||
|
|
Loading…
Add table
Reference in a new issue