@ammarkhalidfarooq/dashboard-package 0.4.64 → 0.4.65

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.es.js CHANGED
@@ -3784,8 +3784,7 @@ var DonationTypeBarChart = function DonationTypeBarChart(_ref) {
3784
3784
  children: [/*#__PURE__*/jsxs(Box, {
3785
3785
  sx: {
3786
3786
  display: "flex",
3787
- flexDirection: "column",
3788
- mb: 1
3787
+ flexDirection: "column"
3789
3788
  },
3790
3789
  children: [/*#__PURE__*/jsxs(Box, {
3791
3790
  sx: {
@@ -5707,7 +5706,7 @@ var OverallSection = function OverallSection(_ref) {
5707
5706
  },
5708
5707
  children: [/*#__PURE__*/jsx(DonationTypeBarChart, {
5709
5708
  sx: {
5710
- minHeight: 400
5709
+ minHeight: 300
5711
5710
  },
5712
5711
  donationTypeData: donationTypeData
5713
5712
  }), /*#__PURE__*/jsx(PaidDonorGeographyCard, {