Skip to content

Commit

Permalink
pfe-1825 Changed selector
Browse files Browse the repository at this point in the history
  • Loading branch information
PriJoh committed Nov 25, 2024
1 parent f9a3555 commit 4255967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/less/components/payex/alert.less
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

.alert {
&.alert-success {
i[class^="swepay-icon-"].swepay-icon-check-circle-filled, i[class*=" swepay-icon-"].swepay-icon-check-circle-filled {
i:is([class^="swepay-icon-"], [class*=" swepay-icon-"]).swepay-icon-check-circle-filled {
background-image: url(../../../icons/payex/check_circle_24px.svg);
}
}
Expand Down

0 comments on commit 4255967

Please sign in to comment.