File "style.scss"
Full Path: /home/vantageo/public_html/cache/cache/cache/.wp-cli/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/coupon/style.scss
File size: 492 bytes
MIME-type: text/plain
Charset: utf-8
.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;
}