mirror of
https://github.com/muesli/telephant
synced 2024-11-12 23:07:14 +00:00
Make sidebar drawer a bit wider
This commit is contained in:
parent
e685abfeec
commit
db4774502c
1 changed files with 1 additions and 1 deletions
|
@ -201,7 +201,7 @@ ApplicationWindow {
|
|||
|
||||
Drawer {
|
||||
id: drawer
|
||||
width: drawerLayout.implicitWidth + 16
|
||||
width: drawerLayout.implicitWidth + 64
|
||||
height: mainWindow.height
|
||||
dragMargin: 0
|
||||
|
||||
|
|
Loading…
Reference in a new issue