mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00: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