Fixed issue with page not scrolling after opening SidebarXS
• Fixed: - issue with page not scrolling after opening SidebarXS
This commit is contained in:
@@ -79,6 +79,7 @@ class SidebarXS extends ImmutablePureComponent {
|
||||
}
|
||||
|
||||
handleSidebarClose = () => {
|
||||
document.body.classList.remove(_s.overflowYHidden)
|
||||
this.props.onCloseSidebar()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user