@mcurros2/microm 1.1.115-0 → 1.1.116-0

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.js CHANGED
@@ -4277,7 +4277,7 @@ const $ea58ddf30d0b80dd$export$4a25ee9b30a3b11c = ({ modalProps: modalProps, ani
4277
4277
  }),
4278
4278
  (0, $b4te3$reactjsxruntime.jsx)((0, $b4te3$mantinecore.Modal).Body, {
4279
4279
  style: {
4280
- paddingBottom: 'calc(env(safe-area-inset-bottom) + "1rem")'
4280
+ paddingBottom: "calc(env(safe-area-inset-bottom, 0px) + 1rem)"
4281
4281
  },
4282
4282
  children: modal.resolvedContent ? modal.resolvedContent : (0, $lTNXP.isPromise)(modal.originalContent) ? (0, $b4te3$reactjsxruntime.jsx)((0, $b4te3$mantinecore.Skeleton), {}) : modal.originalContent
4283
4283
  })