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

// Large display specificities
.row {
	.tc-list-actions :global(.tc-actions) > button {
		line-height: inherit;
		padding: 0 $padding-small;
	}
}
