mario-education 2.4.491-feedback → 2.4.492-feedback

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
@@ -75339,7 +75339,8 @@ var useStyles$l = core$1.makeStyles(function () {
75339
75339
  width: "calc(100vw - " + drawerWidth15 + "px)"
75340
75340
  }, _root),
75341
75341
  fullWidth: (_fullWidth = {}, _fullWidth["@media(min-width: 1024px)"] = {
75342
- width: "100vw!important"
75342
+ width: "100vw!important",
75343
+ paddingLeft: 160
75343
75344
  }, _fullWidth)
75344
75345
  };
75345
75346
  });