@wizishop/angular-components 15.1.46 → 15.1.47
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/angular-components.scss
CHANGED
|
@@ -6783,6 +6783,15 @@ wac-optional-disable-container {
|
|
|
6783
6783
|
|
|
6784
6784
|
&--right {
|
|
6785
6785
|
margin-left: auto;
|
|
6786
|
+
width: 18px;
|
|
6787
|
+
|
|
6788
|
+
i {
|
|
6789
|
+
font-size: 18px;
|
|
6790
|
+
position: absolute;
|
|
6791
|
+
color: $wac-main-text;
|
|
6792
|
+
left: 0;
|
|
6793
|
+
top: 3px;
|
|
6794
|
+
}
|
|
6786
6795
|
}
|
|
6787
6796
|
|
|
6788
6797
|
&--selected {
|
package/package.json
CHANGED
|
Binary file
|
|
Binary file
|