Snap to square grid

This commit is contained in:
alonso.torres 2020-05-15 15:00:40 +02:00 committed by Andrés Moya
parent 3308d762f1
commit d2229f43c7
12 changed files with 159 additions and 171 deletions

View file

@ -575,6 +575,10 @@
height: 1rem;
fill: $color-gray-20;
}
&:hover svg, &.is-active svg {
fill: $color-primary;
}
}
.element-set-content .input-row {