Updated MapEditor menu

This commit is contained in:
2020-07-09 06:57:42 -05:00
parent 5827f0b907
commit 635f4e3720
2 changed files with 16 additions and 11 deletions

View File

@@ -20,7 +20,7 @@ class IMICFPS
flow(width: 1.0, height: 1.0) do
stack(width: 0.25, height: 1.0) do
button "Back", margin_bottom: 25 do
button "Back", width: 1.0 do
pop_state
end
end