mirror of
https://github.com/penpot/penpot.git
synced 2025-04-13 15:31:26 -05:00
🐛 Fixed thumbnail to change color
This commit is contained in:
parent
c30aa7346b
commit
2aaa82a5c4
1 changed files with 2 additions and 1 deletions
|
@ -313,7 +313,8 @@
|
|||
nil))
|
||||
|
||||
[:div.group-list-item {:on-context-menu on-context-menu}
|
||||
[:& bc/color-bullet {:color color}]
|
||||
[:& bc/color-bullet {:color color
|
||||
:on-click click-color}]
|
||||
|
||||
(if (:editing @state)
|
||||
[:input.element-name
|
||||
|
|
Loading…
Add table
Reference in a new issue