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

.wp-block-edd-register {
	input:read-only {
		background-color: transparent;
	}

	&.block-editor-block-list__block {
		padding: 2rem !important;
	}
}
