@ammarkhalidfarooq/dashboard-package 0.4.56 → 0.4.57

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
@@ -5612,7 +5612,7 @@ var OverallSection = function OverallSection(_ref) {
5612
5612
  md: "1fr 1fr 1fr",
5613
5613
  lg: "repeat(6, 1fr)"
5614
5614
  },
5615
- gap: 2,
5615
+ gap: 2.25,
5616
5616
  mb: 0
5617
5617
  },
5618
5618
  children: Object.keys(metricInfo).map(renderCard)
@@ -5621,7 +5621,7 @@ var OverallSection = function OverallSection(_ref) {
5621
5621
  spacing: 3,
5622
5622
  sx: {
5623
5623
  mb: 0,
5624
- mt: 2.75
5624
+ mt: 2.25
5625
5625
  },
5626
5626
  children: /*#__PURE__*/jsx(RenderChartCard, {
5627
5627
  item: mainChart,