mirror of
https://github.com/penpot/penpot.git
synced 2025-05-23 17:26:11 +02:00
Design
This commit is contained in:
parent
db1250a315
commit
3ce2531b42
1 changed files with 2 additions and 1 deletions
|
@ -126,7 +126,8 @@ hr {
|
||||||
}
|
}
|
||||||
|
|
||||||
.edit-theme-inputs-wrapper {
|
.edit-theme-inputs-wrapper {
|
||||||
display: flex;
|
display: grid;
|
||||||
|
grid-template-columns: 0.6fr 1fr;
|
||||||
gap: $s-12;
|
gap: $s-12;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue