mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-02-21 17:20:37 +02:00
Merge pull request #323
23921c9
Smaller fontsize on WizardWelcome (taushet)
This commit is contained in:
commit
3d5701047e
@ -158,7 +158,7 @@ Item {
|
|||||||
|
|
||||||
Text {
|
Text {
|
||||||
font.family: "Arial"
|
font.family: "Arial"
|
||||||
font.pixelSize: 24
|
font.pixelSize: 18
|
||||||
anchors.horizontalCenter: parent.horizontalCenter
|
anchors.horizontalCenter: parent.horizontalCenter
|
||||||
anchors.top: flagRect.bottom
|
anchors.top: flagRect.bottom
|
||||||
anchors.topMargin: 10
|
anchors.topMargin: 10
|
||||||
|
Loading…
Reference in New Issue
Block a user