mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-18 21:35:27 -04:00
@@ -32,7 +32,7 @@ class PageContentBody extends Component {
|
||||
...otherProps
|
||||
} = this.props;
|
||||
|
||||
const ScrollerComponent = isSmallScreen ? Scroller : OverlayScroller;
|
||||
const ScrollerComponent = OverlayScroller;
|
||||
|
||||
return (
|
||||
<ScrollerComponent
|
||||
|
||||
Reference in New Issue
Block a user