@ammarkhalidfarooq/dashboard-package 0.6.86 → 0.6.87

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
@@ -4589,6 +4589,9 @@ var TrafficSourceCard = function TrafficSourceCard(_ref) {
4589
4589
  flexDirection: "column"
4590
4590
  }, sx),
4591
4591
  children: [/*#__PURE__*/jsxRuntime.jsxs(material.Box, {
4592
+ sx: {
4593
+ marginBottom: "12px"
4594
+ },
4592
4595
  children: [/*#__PURE__*/jsxRuntime.jsx(material.Typography, {
4593
4596
  sx: {
4594
4597
  fontWeight: 700,
@@ -5055,7 +5058,9 @@ var MetricDonutCard = function MetricDonutCard(_ref2) {
5055
5058
  flexDirection: "column"
5056
5059
  }, sx),
5057
5060
  children: [/*#__PURE__*/jsxRuntime.jsxs(material.Box, {
5058
- sx: {},
5061
+ sx: {
5062
+ marginBottom: "4px"
5063
+ },
5059
5064
  children: [/*#__PURE__*/jsxRuntime.jsx(material.Typography, {
5060
5065
  sx: {
5061
5066
  fontWeight: 700,
@@ -5391,7 +5396,8 @@ var DonationTypeBarChart = function DonationTypeBarChart(_ref) {
5391
5396
  },
5392
5397
  children: [/*#__PURE__*/jsxRuntime.jsxs(material.Box, {
5393
5398
  sx: {
5394
- textAlign: "left"
5399
+ textAlign: "left",
5400
+ marginBottom: "12px"
5395
5401
  },
5396
5402
  children: [/*#__PURE__*/jsxRuntime.jsx(material.Typography, {
5397
5403
  sx: {
@@ -6435,7 +6441,8 @@ var PaidDonorGeographyCard = function PaidDonorGeographyCard(_ref9) {
6435
6441
  }, sx),
6436
6442
  children: [/*#__PURE__*/jsxRuntime.jsxs(material.Box, {
6437
6443
  sx: {
6438
- textAlign: "left"
6444
+ textAlign: "left",
6445
+ marginBottom: "12px"
6439
6446
  },
6440
6447
  children: [/*#__PURE__*/jsxRuntime.jsx(material.Typography, {
6441
6448
  sx: {
@@ -6713,7 +6720,7 @@ var RefundsChargebacksCard = function RefundsChargebacksCard(_ref) {
6713
6720
  }, sx),
6714
6721
  children: [/*#__PURE__*/jsxRuntime.jsxs(material.Box, {
6715
6722
  sx: {
6716
- mb: 0
6723
+ marginBottom: "12px"
6717
6724
  },
6718
6725
  children: [/*#__PURE__*/jsxRuntime.jsx(material.Typography, {
6719
6726
  sx: {