File "editor.scss"

Full Path: /home/warrior1/public_html/wp-content-20241001222009/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/default-notice/editor.scss
File size: 269 bytes
MIME-type: text/plain
Charset: utf-8

.wc-default-page-notice.is-dismissible {
	margin: 0;
	padding-right: 16px;
	.components-notice__dismiss {
		min-width: 24px;
	}
	.components-notice__content {
		margin: 4px 0;
	}
	svg {
		width: 16px;
		height: 16px;
	}
}

.wc-blocks-legacy-page-notice {
	margin: 0;
}