@ammarkhalidfarooq/dashboard-package 0.4.25 → 0.4.27

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
@@ -5713,7 +5713,7 @@ var OverallSection = function OverallSection(_ref) {
5713
5713
  sx: {
5714
5714
  mt: {
5715
5715
  xs: 3,
5716
- md: 1
5716
+ md: 2
5717
5717
  }
5718
5718
  },
5719
5719
  children: [/*#__PURE__*/jsx(Grid, {
@@ -6032,7 +6032,8 @@ var PaidSection = function PaidSection() {
6032
6032
  }],
6033
6033
  showBottomSummary: false,
6034
6034
  sx: {
6035
- pb: 3.5
6035
+ pb: 3.5,
6036
+ minHeight: 430
6036
6037
  }
6037
6038
  })
6038
6039
  })]