File "style.scss"

Full Path: /home/warrior1/public_html/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/style.scss
File size: 159 bytes
MIME-type: text/plain
Charset: utf-8

.wc-block-checkout__terms {
	margin: 1.5em 0;

	textarea {
		top: -5px;
		position: relative;
	}

	&.wc-block-checkout__terms--disabled {
		opacity: 0.6;
	}
}