@ammarkhalidfarooq/dashboard-package 0.4.76 → 0.4.77

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.
package/dist/index.cjs.js CHANGED
@@ -5732,21 +5732,21 @@ var OverallSection = function OverallSection(_ref) {
5732
5732
  },
5733
5733
  children: [/*#__PURE__*/jsxRuntime.jsx(DonationTypeBarChart, {
5734
5734
  sx: {
5735
- maxHeight: 300
5735
+ maxHeight: 280
5736
5736
  },
5737
5737
  donationTypeData: donationTypeData
5738
5738
  }), /*#__PURE__*/jsxRuntime.jsx(PaidDonorGeographyCard, {
5739
5739
  sx: {
5740
- maxHeight: 300
5740
+ maxHeight: 280
5741
5741
  },
5742
5742
  donorGeographyData: donorGeographyData
5743
5743
  }), /*#__PURE__*/jsxRuntime.jsx(RefundsChargebacksCard, {
5744
5744
  sx: {
5745
- maxHeight: 300
5745
+ maxHeight: 280
5746
5746
  }
5747
5747
  }), /*#__PURE__*/jsxRuntime.jsx(TrafficSourceCard, {
5748
5748
  sx: {
5749
- maxHeight: 300
5749
+ maxHeight: 280
5750
5750
  },
5751
5751
  trafficSourceData: trafficSourceData
5752
5752
  }), /*#__PURE__*/jsxRuntime.jsx(MetricSparklineCard, {