File "style.scss"

Full Path: /home/vantageo/public_html/cache/cache/cache/cache/cache/.wp-cli/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/return-to-cart-button/style.scss
File size: 260 bytes
MIME-type: text/plain
Charset: utf-8

.wc-block-components-checkout-return-to-cart-button {
	box-shadow: none;
	color: inherit;
	padding-left: calc(24px + 0.25em);
	position: relative;
	text-decoration: none;

	svg {
		left: 0;
		position: absolute;
		transform: translateY(-50%);
		top: 50%;
	}
}