.spels-field-no-label th {
	display: none;
}

.spels-field-no-label td {
	padding-left: 0;
}

.spels-post-types-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.spels-post-types-list li {
	margin-bottom: 8px;
}

.spels-post-types-list label {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	cursor: pointer;
}

.spels-slug {
	color: #757575;
	font-size: 12px;
}
