@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.cjs.js
CHANGED
|
@@ -4798,7 +4798,7 @@ var PaidDonorGeographyCard = function PaidDonorGeographyCard(_ref3) {
|
|
|
4798
4798
|
display: "flex",
|
|
4799
4799
|
alignItems: "center",
|
|
4800
4800
|
gap: 2,
|
|
4801
|
-
|
|
4801
|
+
py: 0.7
|
|
4802
4802
|
},
|
|
4803
4803
|
children: [/*#__PURE__*/jsxRuntime.jsx(material.Typography, {
|
|
4804
4804
|
sx: {
|
|
@@ -4977,7 +4977,6 @@ var RefundsChargebacksCard = function RefundsChargebacksCard(_ref) {
|
|
|
4977
4977
|
sx: {
|
|
4978
4978
|
fontSize: "13px",
|
|
4979
4979
|
color: "rgba(0, 0, 0, 0.4)",
|
|
4980
|
-
mt: 0.2,
|
|
4981
4980
|
textAlign: "left"
|
|
4982
4981
|
},
|
|
4983
4982
|
children: "Trust health \xB7 30-day window"
|