mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 20:41:41 +09:00
Update autofill.lua
😴
This commit is contained in:
@@ -151,7 +151,7 @@ end)
|
|||||||
end
|
end
|
||||||
-- Correct the button size
|
-- Correct the button size
|
||||||
local style = element.style
|
local style = element.style
|
||||||
style.right_margin -3
|
style.right_margin = -3
|
||||||
style.padding = -2
|
style.padding = -2
|
||||||
style.height = 32
|
style.height = 32
|
||||||
style.width = 32
|
style.width = 32
|
||||||
|
|||||||
Reference in New Issue
Block a user