mirror of
https://github.com/penpot/penpot.git
synced 2025-06-05 20:01:40 +02:00
✨ Removes children when flattening a group or bool shape
This commit is contained in:
parent
74f3d551f2
commit
778a542e1c
4 changed files with 129 additions and 17 deletions
|
@ -13,7 +13,7 @@
|
|||
.align-group {
|
||||
padding: 0 $x-small;
|
||||
display: flex;
|
||||
justify-content: start;
|
||||
justify-content: flex-start;
|
||||
width: 50%;
|
||||
|
||||
&:not(:last-child) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue