Changed the indentation of the "Installed Protocols and Services" heading on the "Server Containers" page

This commit is contained in:
vladimir.kuznetsov 2023-01-16 16:20:12 +03:00
parent 19a41b2792
commit 3175b0c4ff

View file

@ -190,12 +190,12 @@ PageBase {
left: parent.left;
right: parent.right;
}
topPadding: 20
spacing: 10
Caption {
id: cap1
text: qsTr("Installed Protocols and Services")
leftPadding: -20
font.pixelSize: 20
}