@ammarkhalidfarooq/dashboard-package 0.4.57 → 0.4.58

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
@@ -682,7 +682,11 @@ var RenderChartCard = function RenderChartCard(_ref) {
682
682
  sx: {
683
683
  fontSize: "11px",
684
684
  color: "rgba(0,0,0,0.6)",
685
- fontWeight: 500
685
+ fontWeight: 500,
686
+ marginTop: {
687
+ xs: "1px",
688
+ sm: 0
689
+ }
686
690
  },
687
691
  children: leg.label
688
692
  })]