/**
 * The following styles get applied inside the editor only.
 */

.wp-block-dynamic-qr-code-block-qr-code {
	.components-placeholder {
		min-height: 200px;
	}

	.components-base-control {
		width: 100%;
		margin-bottom: 24px;
	}

	.components-color-picker {
		margin-top: 8px;
	}
}
