@ammarkhalidfarooq/dashboard-package 0.4.24 → 0.4.25

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
@@ -5657,7 +5657,7 @@ var OverallSection = function OverallSection(_ref) {
5657
5657
  },
5658
5658
  children: /*#__PURE__*/jsxRuntime.jsx(DonationTypeBarChart, {
5659
5659
  sx: {
5660
- minHeight: 360
5660
+ minHeight: 400
5661
5661
  },
5662
5662
  donationTypeData: donationTypeData
5663
5663
  })
@@ -5673,7 +5673,7 @@ var OverallSection = function OverallSection(_ref) {
5673
5673
  },
5674
5674
  children: /*#__PURE__*/jsxRuntime.jsx(PaidDonorGeographyCard, {
5675
5675
  sx: {
5676
- minHeight: 360
5676
+ minHeight: 400
5677
5677
  },
5678
5678
  donorGeographyData: donorGeographyData
5679
5679
  })
@@ -5689,7 +5689,7 @@ var OverallSection = function OverallSection(_ref) {
5689
5689
  },
5690
5690
  children: /*#__PURE__*/jsxRuntime.jsx(RefundsChargebacksCard, {
5691
5691
  sx: {
5692
- minHeight: 360
5692
+ minHeight: 400
5693
5693
  }
5694
5694
  })
5695
5695
  }), /*#__PURE__*/jsxRuntime.jsx(material.Grid, {
@@ -5704,7 +5704,7 @@ var OverallSection = function OverallSection(_ref) {
5704
5704
  },
5705
5705
  children: /*#__PURE__*/jsxRuntime.jsx(TrafficSourceCard, {
5706
5706
  sx: {
5707
- minHeight: 360
5707
+ minHeight: 400
5708
5708
  },
5709
5709
  trafficSourceData: trafficSourceData
5710
5710
  })