summary refs log tree commit diff
path: root/resources/qml
diff options
context:
space:
mode:
authorMarcus Hoffmann <bubu@bubu1.eu>2023-02-16 23:02:45 +0100
committerMarcus Hoffmann <bubu@bubu1.eu>2023-02-21 12:39:43 +0100
commit7c7a8d2d9ac0cf0f53771374db1af0cf84538fbb (patch)
tree6263f9a0bcd4d6f6609fb9e0314fc41191408e17 /resources/qml
parentUserProfile: display status message (diff)
downloadnheko-7c7a8d2d9ac0cf0f53771374db1af0cf84538fbb.tar.xz
UserProfile: reduce spacing by a bit
Signed-off-by: Marcus Hoffmann <bubu@bubu1.eu>
Diffstat (limited to 'resources/qml')
-rw-r--r--resources/qml/dialogs/UserProfile.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/qml/dialogs/UserProfile.qml b/resources/qml/dialogs/UserProfile.qml

index e20c7bc5..cf627a88 100644 --- a/resources/qml/dialogs/UserProfile.qml +++ b/resources/qml/dialogs/UserProfile.qml
@@ -56,7 +56,7 @@ ApplicationWindow { id: contentL width: devicelist.width - spacing: 10 + spacing: Nheko.paddingMedium Avatar { id: displayAvatar