@wizishop/angular-components 0.0.160 → 0.0.161

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.
@@ -921,6 +921,8 @@ $wac-subtitle-color: #7A87A1!default;
921
921
  padding: 4px 6px;
922
922
  background-color: #F8EDD2;
923
923
  float: right;
924
+ z-index: 2;
925
+ position: relative;
924
926
  i {
925
927
  font-size: rem(18);
926
928
  color: #FDCD52;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wizishop/angular-components",
3
- "version": "0.0.160",
3
+ "version": "0.0.161",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^11.2.12",
6
6
  "@angular/core": "^11.2.12",