mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-17 00:07:51 +00:00
Merge pull request #323
23921c9
Smaller fontsize on WizardWelcome (taushet)
This commit is contained in:
commit
3d5701047e
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ Item {
|
|||
|
||||
Text {
|
||||
font.family: "Arial"
|
||||
font.pixelSize: 24
|
||||
font.pixelSize: 18
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
anchors.top: flagRect.bottom
|
||||
anchors.topMargin: 10
|
||||
|
|
Loading…
Reference in a new issue