.wc-block-components-totals-coupon__form { display: flex; margin-bottom: 0.5em; width: 100%; .wc-block-components-totals-coupon__input { margin-bottom: 0; margin-top: 0; flex-grow: 1; } .wc-block-components-totals-coupon__button { height: em(48px); flex-shrink: 0; margin-left: $gap-smaller; padding-left: $gap-large; padding-right: $gap-large; white-space: nowrap; } } .wc-block-components-totals-coupon__content { flex-direction: column; position: relative; }