Fix button offset

This commit is contained in:
Gabriel Tofvesson 2024-10-12 01:05:08 +02:00
parent c01b258e51
commit 233d3119e5

View File

@ -406,7 +406,7 @@ local PAGES = {
},
Padding:new{
x = 1,
y = state.height - 3,
y = state.height - 2,
top = 1,
left = 1,
right = 1,