/**
 * The following styles get applied inside the editor only.
 *
 * Replace them with your own styles or remove the file completely.
 */

.wp-block-animatikon-borders {
	border: 1px dotted #f00;
	min-height: 30px;
        
	.content {
		svg {
			visibility: visible;
		}
	}
}
