@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.cjs.js +13 -4
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +13 -4
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -18600,7 +18600,7 @@ var EmailSection = function EmailSection(_ref) {
|
|
|
18600
18600
|
sx: {
|
|
18601
18601
|
paddingTop: "0px !important",
|
|
18602
18602
|
paddingLeft: {
|
|
18603
|
-
xs: "
|
|
18603
|
+
xs: "24px !important",
|
|
18604
18604
|
md: "6px !important"
|
|
18605
18605
|
},
|
|
18606
18606
|
marginTop: {
|
|
@@ -18643,7 +18643,10 @@ var EmailSection = function EmailSection(_ref) {
|
|
|
18643
18643
|
md: 4,
|
|
18644
18644
|
sx: {
|
|
18645
18645
|
paddingTop: "0px !important",
|
|
18646
|
-
paddingLeft:
|
|
18646
|
+
paddingLeft: {
|
|
18647
|
+
xs: "24px !important",
|
|
18648
|
+
md: "6px !important"
|
|
18649
|
+
},
|
|
18647
18650
|
marginTop: {
|
|
18648
18651
|
xs: "6px",
|
|
18649
18652
|
md: "0px"
|
|
@@ -18687,7 +18690,10 @@ var EmailSection = function EmailSection(_ref) {
|
|
|
18687
18690
|
md: 4,
|
|
18688
18691
|
sx: {
|
|
18689
18692
|
paddingTop: "0px !important",
|
|
18690
|
-
paddingLeft:
|
|
18693
|
+
paddingLeft: {
|
|
18694
|
+
xs: "24px !important",
|
|
18695
|
+
md: "6px !important"
|
|
18696
|
+
},
|
|
18691
18697
|
marginTop: {
|
|
18692
18698
|
xs: "6px",
|
|
18693
18699
|
md: "0px"
|
|
@@ -18702,7 +18708,10 @@ var EmailSection = function EmailSection(_ref) {
|
|
|
18702
18708
|
md: 4,
|
|
18703
18709
|
sx: {
|
|
18704
18710
|
paddingTop: "0px !important",
|
|
18705
|
-
paddingLeft:
|
|
18711
|
+
paddingLeft: {
|
|
18712
|
+
xs: "24px !important",
|
|
18713
|
+
md: "6px !important"
|
|
18714
|
+
},
|
|
18706
18715
|
marginTop: {
|
|
18707
18716
|
xs: "6px",
|
|
18708
18717
|
md: "0px"
|