File "content-layout.scss"

Full Path: /home/warrior1/public_html/wp-content/plugins/elementor/app/modules/import-export/assets/js/shared/content-layout/content-layout.scss
File size: 139 bytes
MIME-type: text/plain
Charset: utf-8

.e-app-import-export-content-layout {
	display: flex;
	justify-content: center;
	height: 100%;

	&__container {
		flex-basis: 1075px;
	}
}