mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 05:58:26 +02:00
✨ Assets groups review
This commit is contained in:
parent
b03492e187
commit
fe36a9e958
9 changed files with 89 additions and 11 deletions
|
@ -268,6 +268,9 @@ span.element-name {
|
|||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
flex: 1;
|
||||
&.left-ellipsis {
|
||||
direction: rtl; // hack for getting the ellipsis on the left side
|
||||
}
|
||||
}
|
||||
|
||||
.element-actions {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue