More spacing tweaks

This commit is contained in:
David Heinemeier Hansson
2026-05-15 19:14:52 +02:00
parent 52817ec465
commit 6cb880908a
4 changed files with 3 additions and 3 deletions
@@ -99,7 +99,6 @@ Item {
anchors.fill: parent
bar: root.bar
text: root.icon
horizontalMargin: 8.5
tooltipText: root.adapter ? (root.adapter.enabled ? "Bluetooth: " + root.connectedDevices.length + " connected" : "Bluetooth off") : ""
onPressed: function(b) {