Make settings menu a bit narrower
This commit is contained in:
parent
9df8413741
commit
74712ff6aa
@ -15,7 +15,7 @@ import im.nheko 1.0
|
||||
Rectangle {
|
||||
id: userSettingsDialog
|
||||
|
||||
property int collapsePoint: 800
|
||||
property int collapsePoint: 600
|
||||
property bool collapsed: width < collapsePoint
|
||||
color: Nheko.colors.window
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user