@ammarkhalidfarooq/dashboard-package 0.5.1 → 0.5.3

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
@@ -5222,6 +5222,8 @@ var MetricCard = function MetricCard(_ref) {
5222
5222
  xs: 1.75,
5223
5223
  md: 2
5224
5224
  },
5225
+ paddingTop: "10px",
5226
+ paddingBottom: "10px",
5225
5227
  minHeight: 108,
5226
5228
  boxShadow: "0 14px 30px rgba(21, 26, 45, 0.06)"
5227
5229
  },
@@ -5771,7 +5773,7 @@ var OverallSection = function OverallSection(_ref) {
5771
5773
  })
5772
5774
  }), /*#__PURE__*/jsxs(Grid, {
5773
5775
  container: true,
5774
- spacing: 3,
5776
+ spacing: "6px",
5775
5777
  sx: {
5776
5778
  mt: "6px"
5777
5779
  },