@use '@talend/bootstrap-theme/src/theme/guidelines' as *;

.tc-resource-picker-sort-options {
	display: flex;
	align-items: center;

	.option-label {
		margin-right: $padding-small;
	}
}
