0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-10 08:50:57 -05:00

🐛 Grid options disalignment

This commit is contained in:
alonso.torres 2020-06-04 13:14:00 +02:00
parent 9acf6adf0c
commit 75f8b04fa8

View file

@ -434,6 +434,10 @@
}
}
.grid-option .custom-select {
margin-bottom: 0;
}
.color-th {
background-color: $color-gray-10;
border: 1px solid $color-gray-10;