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:
parent
9acf6adf0c
commit
75f8b04fa8
1 changed files with 4 additions and 0 deletions
|
@ -434,6 +434,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
.grid-option .custom-select {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.color-th {
|
||||
background-color: $color-gray-10;
|
||||
border: 1px solid $color-gray-10;
|
||||
|
|
Loading…
Reference in a new issue