mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 21:28:28 +02:00
✨ Add UI for boolean operations
This commit is contained in:
parent
9f08153a85
commit
0b4b2d3814
20 changed files with 220 additions and 31 deletions
|
@ -14,7 +14,7 @@
|
|||
.align-group {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
width: 100%;
|
||||
width: 50%;
|
||||
|
||||
&:not(:last-child) {
|
||||
border-right: solid 1px $color-gray-60;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue