?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/cryptoimpot.fr/wp-content/themes/blocksy/static/sass/backend/editor/blocks/



?? Go up: /home/webdevt/www/cryptoimpot.fr/wp-content/themes/blocksy/static/sass/backend/editor

?? Viewing: visibility.scss

.is-mobile-preview {

	.ct-hidden-sm {
		display: none !important;
	}
}

.is-tablet-preview {

	.ct-hidden-md {
		display: none !important;
	}
}

.is-desktop-preview {

	.ct-hidden-lg {
		display: none !important;
	}
}


??

??