This repository has been archived on 2020-04-04. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Vim-Vixen/src/settings/components/form/KeymapsForm.scss
2019-04-29 16:06:13 +09:00

11 lines
146 B
SCSS

.form-keymaps-form {
column-count: 3;
&-field-group {
margin-top: 24px;
}
&-field-group:first-of-type {
margin-top: 24px;
}
}