woocommerce/plugins/woocommerce-blocks/assets/js/blocks/cart-checkout/cart/editor.scss

9 lines
134 B
SCSS

.wc-block-cart__page-notice {
margin: 0;
}
.wp-block-woocommerce-cart.is-editor-preview {
max-height: 1000px;
overflow: hidden;
}