@wizishop/angular-components 14.4.13 → 14.4.14

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.
@@ -2893,6 +2893,8 @@ wac-calendar {
2893
2893
 
2894
2894
  input.is-checkradio[type='radio'] {
2895
2895
  & + label {
2896
+ font-size: 14px;
2897
+ line-height: 22px;
2896
2898
  &:after {
2897
2899
  display: block;
2898
2900
  width: 32px;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wizishop/angular-components",
3
- "version": "14.4.13",
3
+ "version": "14.4.14",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "~14.0.6",
6
6
  "@angular/cdk": "^14.0.5",