mirror of
https://github.com/penpot/penpot.git
synced 2025-01-20 05:34:23 -05:00
🐛 Fix spacing of theme edit modal
This commit is contained in:
parent
ac9735ef03
commit
16952a7087
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@
|
|||
.edit-theme-wrapper {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: $s-12;
|
||||
gap: $s-24;
|
||||
}
|
||||
|
||||
.sets-list-wrapper {
|
||||
|
|
Loading…
Add table
Reference in a new issue