@popmenu/ordering-ui 0.116.0 → 0.116.1

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/build/index.js CHANGED
@@ -1586,6 +1586,7 @@ var useDishCheckoutCardStyles = styles.makeStyles(function (theme) { return ({
1586
1586
  height: theme.spacing(7),
1587
1587
  marginRight: theme.spacing(1),
1588
1588
  overflow: 'hidden',
1589
+ width: theme.spacing(7),
1589
1590
  },
1590
1591
  name: {
1591
1592
  fontSize: 16,