diff --git a/resources/qml/dialogs/UserProfile.qml b/resources/qml/dialogs/UserProfile.qml index c34ef2b594cb2a4a776b95058b6a2bb9507d1091..75852245588fb15d67be5ba510e9c97899a3bb58 100644 --- a/resources/qml/dialogs/UserProfile.qml +++ b/resources/qml/dialogs/UserProfile.qml @@ -317,6 +317,8 @@ ApplicationWindow { ColumnLayout { spacing: 0 + Layout.leftMargin: Nheko.paddingMedium + Layout.rightMargin: Nheko.paddingMedium RowLayout { Text { Layout.fillWidth: true