@ammarkhalidfarooq/dashboard-package 0.6.46 → 0.6.47

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
@@ -18599,7 +18599,7 @@ var EmailSection = function EmailSection(_ref) {
18599
18599
  md: 4,
18600
18600
  sx: {
18601
18601
  paddingTop: "0px !important",
18602
- paddingLeft: "6px !important",
18602
+ paddingLeft: xs ? "6px !important" : "unset !important",
18603
18603
  marginTop: {
18604
18604
  xs: "6px",
18605
18605
  md: "0px"