?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/demo2/wp-content/themes/blocksy/static/sass/frontend/8-integrations/gutenberg/



?? Go up: /home/webdevt/www/demo2/wp-content/themes/blocksy/static/sass/frontend/8-integrations

?? Viewing: image.scss

.wp-block-image {

	&:last-child {
		margin-bottom: 0;
	}

	// when lightbox is enabled
	// make sure trigger button z-index won't conflict with our sticky header
	&.wp-lightbox-container {
		isolation: isolate;
	}
}


??

??