Standardize spacings

This commit is contained in:
miruka
2019-07-16 05:29:47 -04:00
parent d302a5cf5f
commit d2dfafb4e7
17 changed files with 35 additions and 44 deletions

View File

@@ -39,7 +39,7 @@ Item {
SidePane {
id: sidePane
visible: accountsPresent
collapsed: width < Layout.minimumWidth + normalSpacing
collapsed: width < Layout.minimumWidth + theme.spacing
property int parentWidth: parent.width
property int collapseBelow: 120