Fix title bar disappears when side bar is scrollable (#306)

This commit is contained in:
Quang Lam 2020-07-15 12:36:17 +07:00 committed by Lin Onetwo
parent fbabdd7bdc
commit a91fb96257

View file

@ -65,6 +65,7 @@ const styles = (theme) => ({
flex: 1,
height: '100%',
width: '100%',
overflow: 'hidden',
},
sidebarRoot: {
height: '100%',