mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 08:08:21 +02:00
✨ Improved svg options handling
This commit is contained in:
parent
29f421d867
commit
6f07b4ea80
3 changed files with 52 additions and 17 deletions
|
@ -711,6 +711,7 @@
|
|||
width: 5.5rem;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -912,6 +913,7 @@
|
|||
|
||||
}
|
||||
|
||||
.row-flex-removable:hover .element-set-actions,
|
||||
.element-set-options-group:hover .element-set-actions {
|
||||
visibility: visible;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue