@ammarkhalidfarooq/dashboard-package 0.6.85 → 0.6.86

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
@@ -4430,7 +4430,9 @@ var DonorMixCard = function DonorMixCard(_ref) {
4430
4430
  flexDirection: "column"
4431
4431
  }, sx),
4432
4432
  children: [/*#__PURE__*/jsxRuntime.jsxs(material.Box, {
4433
- sx: {},
4433
+ sx: {
4434
+ marginBottom: "12px"
4435
+ },
4434
4436
  children: [/*#__PURE__*/jsxRuntime.jsx(material.Typography, {
4435
4437
  sx: {
4436
4438
  fontWeight: 700,