@ammarkhalidfarooq/dashboard-package 0.4.58 → 0.4.60

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
@@ -5613,8 +5613,8 @@ var OverallSection = function OverallSection(_ref) {
5613
5613
  gridTemplateColumns: {
5614
5614
  xs: "1fr 1fr",
5615
5615
  sm: "1fr 1fr",
5616
- md: "1fr 1fr 1fr",
5617
- lg: "repeat(6, 1fr)"
5616
+ // md: "1fr 1fr 1fr 1fr",
5617
+ md: "repeat(4, 1fr)"
5618
5618
  },
5619
5619
  gap: 2.25,
5620
5620
  mb: 0