diff --git a/src/pages/APIDocs.tsx b/src/pages/APIDocs.tsx index bbc37df..0055cdf 100644 --- a/src/pages/APIDocs.tsx +++ b/src/pages/APIDocs.tsx @@ -24,8 +24,7 @@ const useStyles = makeStyles((theme: Theme) => ({ }, drawer: { width: drawerWidth, - flexShrink: 0, - zIndex: 10 + zIndex: "10 !important" }, drawerPaper: { width: drawerWidth