Skip to content
Snippets Groups Projects
Commit 7fe62aa4 authored by Marcus Hoffmann's avatar Marcus Hoffmann
Browse files

UserProfile: add padding to device list


Add the same padding as is applied to long status messages.

Signed-off-by: default avatarMarcus Hoffmann <bubu@bubu1.eu>
parent 4c328193
No related branches found
No related tags found
No related merge requests found
Pipeline #4430 failed
......@@ -317,6 +317,8 @@ ApplicationWindow {
ColumnLayout {
spacing: 0
Layout.leftMargin: Nheko.paddingMedium
Layout.rightMargin: Nheko.paddingMedium
RowLayout {
Text {
Layout.fillWidth: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment