Fix vertical alignment of dialog title

This commit is contained in:
Dunedan 2024-12-26 22:05:40 +01:00
parent a53cf7b963
commit 4efc04e5dc
No known key found for this signature in database
GPG key ID: 885B16854284E0B2

View file

@ -10,7 +10,7 @@
<object name="multiplayerPages" type="image" style="ModernDialog" size="50%-230 50%-120 50%+230 50%+120">
<object style="ModernLabelText" type="text" size="50%-128 0%-16 50%+128 16">
<object style="ModernLabelText" type="text" size="50%-128 -18 50%+128 14">
<translatableAttribute id="caption">Multiplayer</translatableAttribute>
</object>