mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2026-04-25 06:40:45 -07:00
Fix title bar disappears when side bar is scrollable (#306)
This commit is contained in:
parent
fbabdd7bdc
commit
a91fb96257
1 changed files with 1 additions and 0 deletions
|
|
@ -65,6 +65,7 @@ const styles = (theme) => ({
|
|||
flex: 1,
|
||||
height: '100%',
|
||||
width: '100%',
|
||||
overflow: 'hidden',
|
||||
},
|
||||
sidebarRoot: {
|
||||
height: '100%',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue