parent
c934550a02
commit
8c79b2c5e7
2 changed files with 7 additions and 5 deletions
@ -1,9 +1,11 @@ |
|||||||
.form-keymaps-form { |
.form-keymaps-form { |
||||||
column-count: 3; |
column-count: 3; |
||||||
.keymap-fields-group { |
|
||||||
|
&-field-group { |
||||||
margin-top: 24px; |
margin-top: 24px; |
||||||
} |
} |
||||||
.keymap-fields-group:first-of-type { |
|
||||||
margin-top: 0; |
&-field-group:first-of-type { |
||||||
|
margin-top: 24px; |
||||||
} |
} |
||||||
} |
} |
||||||
|
Reference in new issue