Skip to content

Commit

Permalink
Make the usable space wider, remove rightMargin
Browse files Browse the repository at this point in the history
  • Loading branch information
katie-snow committed Dec 22, 2024
1 parent 3ed7fca commit aa0c44d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ultimarc/qml/views/DeviceDetails.qml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ Item {
left: parent.left
right: parent.right
bottom: parent.bottom
rightMargin: mainWindow.margin + 1
}

clip: true
Expand Down

0 comments on commit aa0c44d

Please sign in to comment.