The path titles (labels) of the Tab Sales Path are not rendered correctly:  The left side can be improved by ``` .slds-tabs--path__title { padding-left: 0.15rem; } ``` (or increasing the padding on slds-tabs--path__link) but did not find a solution for the **right** side. The truncate text-overflow: ellipsis on slds-tabs--path__link does not apply