@ammarkhalidfarooq/dashboard-package 0.6.98 → 0.6.99

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
@@ -1336,7 +1336,12 @@ var MetricCard$1 = function MetricCard(_ref) {
1336
1336
  width: 30,
1337
1337
  height: 30,
1338
1338
  bgcolor: warning ? "#FFF3CF" : error ? "#fee2e2" : "#EEF2FF",
1339
- color: warning ? "#B45309" : error ? "#ef4444" : "#4F46E5"
1339
+ color: warning ? "#B45309" : error ? "#ef4444" : "#4F46E5",
1340
+ p: 0.625,
1341
+ "& .MuiSvgIcon-root, & svg": {
1342
+ width: "100%",
1343
+ height: "100%"
1344
+ }
1340
1345
  }, avatarSx),
1341
1346
  children: icon
1342
1347
  })]