@ammarkhalidfarooq/dashboard-package 0.5.33 → 0.5.34
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 +8 -4
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +8 -4
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -8810,8 +8810,9 @@ var EmailSection = function EmailSection() {
|
|
|
8810
8810
|
md: 4,
|
|
8811
8811
|
sx: {
|
|
8812
8812
|
paddingTop: "0px !important",
|
|
8813
|
+
paddingLeft: "6px !important",
|
|
8813
8814
|
marginTop: {
|
|
8814
|
-
xs:
|
|
8815
|
+
xs: "6px",
|
|
8815
8816
|
md: "0px"
|
|
8816
8817
|
}
|
|
8817
8818
|
},
|
|
@@ -8841,8 +8842,9 @@ var EmailSection = function EmailSection() {
|
|
|
8841
8842
|
md: 4,
|
|
8842
8843
|
sx: {
|
|
8843
8844
|
paddingTop: "0px !important",
|
|
8845
|
+
paddingLeft: "6px !important",
|
|
8844
8846
|
marginTop: {
|
|
8845
|
-
xs:
|
|
8847
|
+
xs: "6px",
|
|
8846
8848
|
md: "0px"
|
|
8847
8849
|
}
|
|
8848
8850
|
},
|
|
@@ -8880,8 +8882,9 @@ var EmailSection = function EmailSection() {
|
|
|
8880
8882
|
md: 4,
|
|
8881
8883
|
sx: {
|
|
8882
8884
|
paddingTop: "0px !important",
|
|
8885
|
+
paddingLeft: "6px !important",
|
|
8883
8886
|
marginTop: {
|
|
8884
|
-
xs:
|
|
8887
|
+
xs: "6px",
|
|
8885
8888
|
md: "0px"
|
|
8886
8889
|
}
|
|
8887
8890
|
},
|
|
@@ -8892,8 +8895,9 @@ var EmailSection = function EmailSection() {
|
|
|
8892
8895
|
md: 4,
|
|
8893
8896
|
sx: {
|
|
8894
8897
|
paddingTop: "0px !important",
|
|
8898
|
+
paddingLeft: "6px !important",
|
|
8895
8899
|
marginTop: {
|
|
8896
|
-
xs:
|
|
8900
|
+
xs: "6px",
|
|
8897
8901
|
md: "0px"
|
|
8898
8902
|
}
|
|
8899
8903
|
},
|