Init payments message types

This commit is contained in:
Jamie Kyle
2022-11-30 13:47:54 -08:00
committed by GitHub
parent 0c4b52a125
commit 6198b02640
26 changed files with 741 additions and 185 deletions

View File

@@ -267,6 +267,13 @@
'../images/icons/v2/error-outline-12.svg'
);
}
&--icon-payment-event::before {
@include system-message-icon(
'../images/icons/v2/credit-card-16.svg',
'../images/icons/v2/credit-card-16.svg'
);
}
}
&--error {