Skip to content

Commit b835756

Browse files
committed
same strategy on frontend
1 parent f233ef9 commit b835756

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

projects/packages/forms/src/contact-form/css/grunion.scss

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -460,6 +460,14 @@ that needs to mimic the input element styles */
460460
flex-basis: 100%;
461461
max-width: none;
462462
}
463+
464+
.wp-block-jetpack-contact-form .wp-block-jetpack-button {
465+
flex-basis: 100%;
466+
467+
.wp-block-button__link {
468+
width: 100%;
469+
}
470+
}
463471
}
464472

465473
.grunion-field-consent-wrap {

0 commit comments

Comments
 (0)