Fix button offset
This commit is contained in:
parent
c01b258e51
commit
233d3119e5
@ -406,7 +406,7 @@ local PAGES = {
|
|||||||
},
|
},
|
||||||
Padding:new{
|
Padding:new{
|
||||||
x = 1,
|
x = 1,
|
||||||
y = state.height - 3,
|
y = state.height - 2,
|
||||||
top = 1,
|
top = 1,
|
||||||
left = 1,
|
left = 1,
|
||||||
right = 1,
|
right = 1,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user