diff --git a/src/components/ItemViewAppBar/ItemViewAppBar.js b/src/components/ItemViewAppBar/ItemViewAppBar.js index 670828b..882399c 100644 --- a/src/components/ItemViewAppBar/ItemViewAppBar.js +++ b/src/components/ItemViewAppBar/ItemViewAppBar.js @@ -20,7 +20,6 @@ export default function ItemViewAppBar({ title, theme, setSidebarOpen }) { }, appBarRoot: { width: "inherit", - position: "inherit" } }));