diff --git a/theme/Style/Style.qml b/theme/Style/Style.qml index a097bc61f..6d63d2898 100644 --- a/theme/Style/Style.qml +++ b/theme/Style/Style.qml @@ -44,7 +44,7 @@ QtObject { // dropdown menus radius property int halfTrayWindowRadius: 5 property int trayWindowBorderWidth: variableSize(1) - property int trayWindowHeaderHeight: variableSize(60) + property int trayWindowHeaderHeight: variableSize(50) property int trayHorizontalMargin: 10 property int trayModalWidth: 380 property int trayModalHeight: 490