mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-03 08:48:40 +02:00
[ui] logos alignment
This commit is contained in:
parent
af3a5f7986
commit
88b3c52291
5 changed files with 2 additions and 2 deletions
|
@ -115,7 +115,7 @@ Page {
|
|||
|
||||
Layout.fillWidth: true
|
||||
Layout.alignment: Qt.AlignHCenter
|
||||
// spacing: 30
|
||||
spacing: 20
|
||||
|
||||
Image {
|
||||
source: "../img/MPC_TG.png"
|
||||
|
@ -179,7 +179,7 @@ Page {
|
|||
|
||||
Layout.fillWidth: true
|
||||
Layout.alignment: Qt.AlignHCenter
|
||||
spacing: 30
|
||||
spacing: 28
|
||||
|
||||
Image {
|
||||
source: "../img/logo_IRIT.png"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue