Skip to content

Commit 4f6977b

Browse files
committed
Switches: fix Bilge Pump control margin below header
This aligns the internal buttons with those of other Switch controls.
1 parent f94c831 commit 4f6977b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

components/switches/delegates/SwitchableOutputCardDelegate_10.qml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ Item {
2626
SwitchableOutputCardDelegateHeader {
2727
id: header
2828
anchors {
29+
top: parent.top
30+
topMargin: Theme.geometry_switches_header_topMargin
2931
left: parent.left
3032
leftMargin: Theme.geometry_controlCard_button_margins
3133
right: parent.right

0 commit comments

Comments
 (0)