mirror of
https://github.com/penpot/penpot.git
synced 2025-01-21 22:22:43 -05:00
Align Eye
This commit is contained in:
parent
97f119f3da
commit
acc3606cbb
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@
|
||||||
width: 100%;
|
width: 100%;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
color: var(--layer-row-foreground-color);
|
color: var(--layer-row-foreground-color);
|
||||||
|
padding-right: $s-2;
|
||||||
|
|
||||||
.set-name {
|
.set-name {
|
||||||
@include textEllipsis;
|
@include textEllipsis;
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
|
|
Loading…
Add table
Reference in a new issue