woocommerce/plugins/woocommerce-blocks/assets/js/blocks/cart-checkout/cart/checkout-button/style.scss

9 lines
107 B
SCSS
Raw Normal View History

.wc-block-cart__submit-button {
width: 100%;
margin: 0 0 $gap;
&:last-child {
margin-bottom: 0;
}
}