/**
 * Editor Styles
 */
@import "./style";

// A little workaround in case SVG size will not be loaded.
.ghostkit-lottie {
	min-height: 20px;
}
