mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
AboutTab: fix centering of contributors
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user