mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 09:38:23 +02:00
🎉 Overlay positions buttons
This commit is contained in:
parent
0516cfa296
commit
f208731746
17 changed files with 328 additions and 48 deletions
|
@ -47,3 +47,13 @@
|
|||
width: 64px;
|
||||
}
|
||||
}
|
||||
|
||||
.interactions-pos-buttons {
|
||||
margin-top: $small;
|
||||
justify-content: space-around;
|
||||
|
||||
svg {
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue