forms/form/cForm.scss
@@ -79,13 +79,16 @@ } } &.c-form-submit-fixed { height: 80px; margin-bottom: 130px; padding: 0; .c-form-submit-inner { @include position(fixed, n 0 0 n, 10); @include position(fixed, n 0 0 n, 0); width: 100%; padding: 20px 20px 30px; box-sizing: border-box; background-color: #fff; } [type=primary] { height: 90px; line-height: 88px; border-radius: 0; } } }