mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 16:38:38 +02:00
✨ Snap to square grid
This commit is contained in:
parent
3308d762f1
commit
d2229f43c7
12 changed files with 159 additions and 171 deletions
|
@ -575,6 +575,10 @@
|
|||
height: 1rem;
|
||||
fill: $color-gray-20;
|
||||
}
|
||||
|
||||
&:hover svg, &.is-active svg {
|
||||
fill: $color-primary;
|
||||
}
|
||||
}
|
||||
|
||||
.element-set-content .input-row {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue