diff --git a/resources/qml/UserProfile.qml b/resources/qml/UserProfile.qml index 17e698d6..8328f4a5 100644 --- a/resources/qml/UserProfile.qml +++ b/resources/qml/UserProfile.qml @@ -14,6 +14,7 @@ ApplicationWindow { width: 420 minimumHeight: 420 palette: colors + color: colors.window ColumnLayout { id: contentL