aboutsummaryrefslogtreecommitdiff
path: root/src/settings/components/form/keymaps-form.scss
blob: 1a4e5cd73770ccaa1dc035655e1860d2649abc5d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
.form-keymaps-form {
  column-count: 3;

  &-field-group {
    margin-top: 24px;
  }

  &-field-group:first-of-type {
    margin-top: 24px;
  }
}