mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 10:48:27 +02:00
✨ Handoff for imported SVGS
This commit is contained in:
parent
6f07b4ea80
commit
4da3270d34
13 changed files with 187 additions and 67 deletions
|
@ -94,6 +94,10 @@
|
|||
|
||||
.attributes-label,
|
||||
.attributes-value {
|
||||
margin-right: 0.5rem;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
width: 50%;
|
||||
}
|
||||
.copy-button {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue