File "style.scss"

Full Path: /home/vantageo/public_html/cache/cache/cache/cache/cache/cache/cache/.wp-cli/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/feedback-prompt/style.scss
File size: 331 bytes
MIME-type: text/plain
Charset: utf-8

.wc-block-feedback-prompt {
	background-color: #f7f7f7;
	border-top: 1px solid $gray-200;
	margin: 0 -16px 0;
	padding: $gap-large;
	text-align: center;

	.wc-block-feedback-prompt__title {
		margin: 0 0 $gap-small;
	}

	.wc-block-feedback-prompt__link {
		color: inherit;

		> .gridicon {
			vertical-align: text-bottom;
		}
	}
}