File "preview-iframe.scss"

Full Path: /home/warrior1/public_html/languages/wp-content/plugins/elementor/app/modules/kit-library/assets/js/pages/preview/preview-iframe.scss
File size: 148 bytes
MIME-type: text/plain
Charset: utf-8

.e-kit-library__preview-library {
	border: none;
	transition: $transition-hover;
	box-shadow: shadow("2");

	&-container {
		overflow-y: auto;
	}
}