Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?
SLDS Wizard Progress Bar - Bar will not display without z-index on containing div
<span class="slds-wizard__progress" style="z-index: 0;">
<span class="slds-wizard__progress-bar" style="width:50%;"></span>
</span>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment