mirror of
https://github.com/penpot/penpot.git
synced 2025-08-02 22:18:23 +02:00
✨ Reorder layers through keys in flex layout
This commit is contained in:
parent
a66b40d79e
commit
3c5be31222
2 changed files with 81 additions and 7 deletions
|
@ -1841,7 +1841,8 @@
|
|||
}
|
||||
}
|
||||
|
||||
.padding-icons, .margin-item-icons {
|
||||
.padding-icons,
|
||||
.margin-item-icons {
|
||||
margin-bottom: 8px;
|
||||
margin-top: 3px;
|
||||
margin-right: 1px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue