axidio-styleguide-library1-v2 0.3.75 → 0.3.76

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.
@@ -8685,7 +8685,7 @@ class HorizontalGroupedBarWithScrollZoomComponent extends ComponentUniqueId {
8685
8685
  }
8686
8686
  }
8687
8687
  else {
8688
- height += 80;
8688
+ height += 100;
8689
8689
  }
8690
8690
  return { width, height };
8691
8691
  }