@natoora-libs/core 0.2.12-dev-po → 0.2.12-dev-po-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.
@@ -9652,11 +9652,7 @@ var useStyles50 = (0, import_mui56.makeStyles)()((theme) => ({
9652
9652
  topBar: {
9653
9653
  display: "flex",
9654
9654
  gap: theme.spacing(1),
9655
- backgroundColor: colors.topBar,
9656
- maxWidth: 2e3,
9657
- margin: "0 auto",
9658
- left: 0,
9659
- right: 0
9655
+ backgroundColor: colors.topBar
9660
9656
  }
9661
9657
  }));
9662
9658
  var TheToolbar = ({