@wizishop/angular-components 0.0.154 → 0.0.155
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
|
@@ -2859,10 +2859,11 @@ $wac-subtitle-color: #7A87A1!default;
|
|
|
2859
2859
|
}
|
|
2860
2860
|
.wac-text-area {
|
|
2861
2861
|
label {
|
|
2862
|
-
|
|
2863
|
-
|
|
2864
|
-
|
|
2865
|
-
margin
|
|
2862
|
+
padding: 0!important;
|
|
2863
|
+
font-size: rem(14)!important;
|
|
2864
|
+
line-height: rem(16)!important;
|
|
2865
|
+
margin: 0 0 rem(12)!important;
|
|
2866
|
+
font-weight: 500!important;
|
|
2866
2867
|
}
|
|
2867
2868
|
|
|
2868
2869
|
textarea {
|
package/package.json
CHANGED
|
index 3b40bb3..0b84a29 100644
|
|
|
Binary file
|