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

9 lines
134 B
SCSS
Raw Normal View History

2021-12-10 12:03:04 +00:00
.wc-block-cart__page-notice {
margin: 0;
}
.wp-block-woocommerce-cart.is-editor-preview {
max-height: 1000px;
overflow: hidden;
}