Fix: .field SCSS

This commit is contained in:
Tony Air 2019-09-10 18:01:34 +07:00
parent 784b226610
commit c3fde0b8b8
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ button, input, optgroup, select, textarea,
}
.field {
position: relative;
margin: ($grid-gutter-height / 4) 0;
&.composite {