We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f94c831 commit 4f6977bCopy full SHA for 4f6977b
components/switches/delegates/SwitchableOutputCardDelegate_10.qml
@@ -26,6 +26,8 @@ Item {
26
SwitchableOutputCardDelegateHeader {
27
id: header
28
anchors {
29
+ top: parent.top
30
+ topMargin: Theme.geometry_switches_header_topMargin
31
left: parent.left
32
leftMargin: Theme.geometry_controlCard_button_margins
33
right: parent.right
0 commit comments