Changed the indentation of the "Installed Protocols and Services" heading on the "Server Containers" page
This commit is contained in:
parent
19a41b2792
commit
3175b0c4ff
1 changed files with 1 additions and 1 deletions
|
|
@ -190,12 +190,12 @@ PageBase {
|
||||||
left: parent.left;
|
left: parent.left;
|
||||||
right: parent.right;
|
right: parent.right;
|
||||||
}
|
}
|
||||||
topPadding: 20
|
|
||||||
spacing: 10
|
spacing: 10
|
||||||
|
|
||||||
Caption {
|
Caption {
|
||||||
id: cap1
|
id: cap1
|
||||||
text: qsTr("Installed Protocols and Services")
|
text: qsTr("Installed Protocols and Services")
|
||||||
|
leftPadding: -20
|
||||||
font.pixelSize: 20
|
font.pixelSize: 20
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue