mirror of
https://github.com/penpot/penpot.git
synced 2025-06-19 19:12:17 +02:00
🐛 Fix when component has a long name then its icon and '3 dots' menu are not visible on Design tab
This commit is contained in:
parent
d02129ef04
commit
b62a149b34
2 changed files with 7 additions and 1 deletions
|
@ -224,7 +224,7 @@
|
|||
(if main-instance?
|
||||
i/component
|
||||
i/component-copy)
|
||||
shape-name
|
||||
[:div.component-name shape-name]
|
||||
[:div.row-actions
|
||||
{:on-click on-menu-click}
|
||||
i/actions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue