@rypen-dev/shared-components 5.2.2 → 5.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -908,7 +908,7 @@ label {
|
|
|
908
908
|
position: absolute;
|
|
909
909
|
left: 16px;
|
|
910
910
|
top: 10px;
|
|
911
|
-
background-image: url(
|
|
911
|
+
background-image: url($credit-card-icon-image);
|
|
912
912
|
background-repeat: no-repeat;
|
|
913
913
|
background-size: 35px 25px;
|
|
914
914
|
}
|