/**
 * All of the CSS for your block editor functionality should be
 * included in this file.
 */
/*--------------------------------------------------------------*/
.cnvs-block-progress-bar {
	-webkit-transition: none;
	transition: none;
}
