@wizishop/angular-components 15.1.80 → 15.1.81

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.
@@ -7376,7 +7376,7 @@ wac-optional-disable-container {
7376
7376
 
7377
7377
  & + .wac-tabs__wrapper {
7378
7378
  position: absolute;
7379
- top: calc(100% - 30px);
7379
+ top: 38px;
7380
7380
  left: 0;
7381
7381
  background-color: white;
7382
7382
  flex-direction: column;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wizishop/angular-components",
3
- "version": "15.1.80",
3
+ "version": "15.1.81",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "~15.0.2",
6
6
  "@angular/cdk": "^15.0.1",