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