@wizishop/angular-components 15.1.110 → 15.1.111

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,7 +1078,6 @@ wac-block {
1078
1078
  @include justify-content(center);
1079
1079
  @include align-items(center);
1080
1080
  position: relative;
1081
- display: block;
1082
1081
  padding: 7px 19px;
1083
1082
  border-style: solid;
1084
1083
  border-width: 1px;
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.111",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "~15.0.2",
6
6
  "@angular/cdk": "^15.0.1",