mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2026-03-03 04:21:05 -08:00
Fix sidebar scrollbar is not shown on Windows (#270)
This commit is contained in:
parent
73fd8daf83
commit
14a6d56b24
1 changed files with 2 additions and 0 deletions
|
|
@ -57,6 +57,8 @@ const styles = (theme) => ({
|
|||
display: 'flex',
|
||||
flexDirection: 'row',
|
||||
flex: 1,
|
||||
height: '100%',
|
||||
width: '100%',
|
||||
},
|
||||
sidebarRoot: {
|
||||
height: '100%',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue