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