@mx-cartographer/experiences 5.2.8-alpha.al4 → 5.2.8-alpha.al5

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
@@ -3238,7 +3238,7 @@ const wt = ({
3238
3238
  ),
3239
3239
  sx: {
3240
3240
  "& .MuiCardHeader-action": {
3241
- ...i && w && { flexGrow: 1 },
3241
+ ...i && w && {},
3242
3242
  ...(p || D) && {
3243
3243
  alignSelf: "center"
3244
3244
  }