diff --git a/src/components/App.tsx b/src/components/App.tsx index 072a3aaf..8094a7b3 100644 --- a/src/components/App.tsx +++ b/src/components/App.tsx @@ -972,6 +972,7 @@ class App extends React.Component { }, { renderOptimizations: true, + renderScrollbars: !isMobile(), }, ); if (scrollBars) {