@wizishop/angular-components 15.1.110 → 15.1.112

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.
@@ -1078,8 +1078,7 @@ wac-block {
1078
1078
  @include justify-content(center);
1079
1079
  @include align-items(center);
1080
1080
  position: relative;
1081
- display: block;
1082
- padding: 7px 19px;
1081
+ padding: 11px 19px;
1083
1082
  border-style: solid;
1084
1083
  border-width: 1px;
1085
1084
  border-radius: 3px;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wizishop/angular-components",
3
- "version": "15.1.110",
3
+ "version": "15.1.112",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "~15.0.2",
6
6
  "@angular/cdk": "^15.0.1",