@asdp/ferryui 0.1.22-dev.8898 → 0.1.22-dev.8918

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
@@ -387,7 +387,7 @@ var useStyles2 = reactComponents.makeStyles({
387
387
  insetInlineEnd: "15% !important"
388
388
  },
389
389
  [`@media (min-width: ${extendedTokens.breakpointMd}) and (max-width: ${extendedTokens.breakpointLg})`]: {
390
- insetInlineEnd: "13% !important"
390
+ insetInlineEnd: "11% !important"
391
391
  }
392
392
  },
393
393
  closeButtonWithoutNav: {