mirror of https://github.com/penpot/penpot.git
Design
This commit is contained in:
parent
db1250a315
commit
3ce2531b42
|
|
@ -126,7 +126,8 @@ hr {
|
|||
}
|
||||
|
||||
.edit-theme-inputs-wrapper {
|
||||
display: flex;
|
||||
display: grid;
|
||||
grid-template-columns: 0.6fr 1fr;
|
||||
gap: $s-12;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue