File "_editor.scss"

Full Path: /home/vantageo/public_html/cache/cache/cache/cache/.wp-cli/wp-content/themes/twentytwentyone/assets/sass/05-blocks/media-text/_editor.scss
File size: 381 bytes
MIME-type: text/plain
Charset: utf-8

.wp-block-media-text {

	[data-align="full"] & {
		margin-top: 0;
		margin-bottom: 0;
	}

	@include innerblock-margin-clear(".wp-block-media-text__content");

	.wp-block-media-text__content {
		padding: var(--global--spacing-horizontal);
	}

	// Block Styles
	&.is-style-twentytwentyone-border {
		border: calc(3 * var(--separator--height)) solid var(--global--color-border);
	}
}