Deprecate phone number discovery notification

This commit is contained in:
Fedor Indutny
2023-01-12 14:18:08 -08:00
committed by GitHub
parent 63509b8965
commit d7b09b9703
21 changed files with 196 additions and 517 deletions

View File

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