Dialog padding adjustments (cosmetic)

This commit is contained in:
Mind Rapist
2026-02-18 13:05:58 +02:00
parent 7ccb8dbacd
commit 2a0b007169
2 changed files with 20 additions and 9 deletions

View File

@@ -57,7 +57,9 @@ window = {
"vertical_align" : "bottom",
"text_horizontal_align" : "center",
"x" : 0,
"y" : 70,
# MR-15: Adjust button padding for refine window
"y" : 80,
# MR-15: -- END OF -- Adjust button padding for refine window
},
{
"name" : "Cost",
@@ -67,7 +69,9 @@ window = {
"vertical_align" : "bottom",
"text_horizontal_align" : "center",
"x" : 0,
"y" : 54,
# MR-15: Adjust button padding for refine window
"y" : 64,
# MR-15: -- END OF -- Adjust button padding for refine window
},
{
"name" : "AcceptButton",