Underline the text for title of the previously completed step

This commit is contained in:
Jean-Baptiste Bellet
2022-12-28 15:27:37 +01:00
parent 1e1ec95a5a
commit b0048cb453

View File

@@ -40,6 +40,10 @@
&.success {
border-bottom: 5px solid $clr-turquoise-bright;
span {
text-decoration: underline;
}
span.checkout-tab-label {
&:after {
content: '';