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

.tc-split-dropdown {
	li>a {
		i,
		svg {
			margin-right: $padding-smaller;
			width: $svg-md-size;
			height: $svg-md-size;
		}
	}
}
