@wizishop/img-manager 0.2.67 → 0.2.71

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.
@@ -1997,8 +1997,7 @@ image-cropper {
1997
1997
  font-size: rem(16);
1998
1998
  color: $main-text;
1999
1999
  }
2000
- }
2001
- // Warning: in webcomponent (for wizishop-com project) the following style are added by styles-handler.js script (hard-coded)
2000
+ }// Warning: in webcomponent (for wizishop-com project) the following style are added by styles-handler.js script (hard-coded)
2002
2001
  .wz-img-manager .img-selection {
2003
2002
  background-color: white;
2004
2003
  margin-left: 1.875rem;
@@ -3419,6 +3418,10 @@ $green-color: #2ecc71;
3419
3418
  font-weight: 600;
3420
3419
  }
3421
3420
  }
3421
+
3422
+ &__tooltips {
3423
+ margin-left: 10px;
3424
+ }
3422
3425
  }
3423
3426
 
3424
3427
  &__property {
Binary file