@ammarkhalidfarooq/dashboard-package 0.6.48 → 0.6.49

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
@@ -18598,7 +18598,7 @@ var EmailSection = function EmailSection(_ref) {
18598
18598
  sx: {
18599
18599
  paddingTop: "0px !important",
18600
18600
  paddingLeft: {
18601
- xs: "unset !important",
18601
+ xs: "24px !important",
18602
18602
  md: "6px !important"
18603
18603
  },
18604
18604
  marginTop: {
@@ -18641,7 +18641,10 @@ var EmailSection = function EmailSection(_ref) {
18641
18641
  md: 4,
18642
18642
  sx: {
18643
18643
  paddingTop: "0px !important",
18644
- paddingLeft: "6px !important",
18644
+ paddingLeft: {
18645
+ xs: "24px !important",
18646
+ md: "6px !important"
18647
+ },
18645
18648
  marginTop: {
18646
18649
  xs: "6px",
18647
18650
  md: "0px"
@@ -18685,7 +18688,10 @@ var EmailSection = function EmailSection(_ref) {
18685
18688
  md: 4,
18686
18689
  sx: {
18687
18690
  paddingTop: "0px !important",
18688
- paddingLeft: "6px !important",
18691
+ paddingLeft: {
18692
+ xs: "24px !important",
18693
+ md: "6px !important"
18694
+ },
18689
18695
  marginTop: {
18690
18696
  xs: "6px",
18691
18697
  md: "0px"
@@ -18700,7 +18706,10 @@ var EmailSection = function EmailSection(_ref) {
18700
18706
  md: 4,
18701
18707
  sx: {
18702
18708
  paddingTop: "0px !important",
18703
- paddingLeft: "6px !important",
18709
+ paddingLeft: {
18710
+ xs: "24px !important",
18711
+ md: "6px !important"
18712
+ },
18704
18713
  marginTop: {
18705
18714
  xs: "6px",
18706
18715
  md: "0px"