@ammarkhalidfarooq/dashboard-package 0.4.63 → 0.4.64

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
@@ -3810,8 +3810,7 @@ var DonationTypeBarChart = function DonationTypeBarChart(_ref) {
3810
3810
  sx: {
3811
3811
  display: "flex",
3812
3812
  gap: 1.5,
3813
- mt: 0.5,
3814
- mb: 2
3813
+ mt: 0.5
3815
3814
  },
3816
3815
  children: [/*#__PURE__*/jsxs(Box, {
3817
3816
  sx: {
@@ -3876,8 +3875,7 @@ var DonationTypeBarChart = function DonationTypeBarChart(_ref) {
3876
3875
  height: 170,
3877
3876
  width: "calc(100% + 48px)",
3878
3877
  ml: -3,
3879
- mr: -3,
3880
- mb: 7.5
3878
+ mr: -3
3881
3879
  },
3882
3880
  children: /*#__PURE__*/jsx(ReactApexChart, {
3883
3881
  options: chartOptions,