/**
 * The following styles get applied inside the editor only.
 *
 * Replace them with your own styles or remove the file completely.
 */
.em-custom-field-select {
	option {
		border: 1px solid;
		padding: 10px;
		margin: 5px 0;
	}
}
