@ammarkhalidfarooq/dashboard-package 0.4.69 → 0.4.70
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 +1 -2
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +1 -2
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -4796,7 +4796,7 @@ var PaidDonorGeographyCard = function PaidDonorGeographyCard(_ref3) {
|
|
|
4796
4796
|
display: "flex",
|
|
4797
4797
|
alignItems: "center",
|
|
4798
4798
|
gap: 2,
|
|
4799
|
-
|
|
4799
|
+
py: 0.7
|
|
4800
4800
|
},
|
|
4801
4801
|
children: [/*#__PURE__*/jsx(Typography, {
|
|
4802
4802
|
sx: {
|
|
@@ -4975,7 +4975,6 @@ var RefundsChargebacksCard = function RefundsChargebacksCard(_ref) {
|
|
|
4975
4975
|
sx: {
|
|
4976
4976
|
fontSize: "13px",
|
|
4977
4977
|
color: "rgba(0, 0, 0, 0.4)",
|
|
4978
|
-
mt: 0.2,
|
|
4979
4978
|
textAlign: "left"
|
|
4980
4979
|
},
|
|
4981
4980
|
children: "Trust health \xB7 30-day window"
|