AboutTab: fix centering of contributors

This commit is contained in:
Ly-sec
2025-11-07 19:45:33 +01:00
parent 74b2c30297
commit bfb20df2cd
+2 -2
View File
@@ -179,8 +179,8 @@ ColumnLayout {
}
RowLayout {
anchors.fill: parent
anchors.margins: Style.marginS
anchors.centerIn: parent
width: parent.width - (Style.marginS * 2)
spacing: Style.marginM
Item {