Fixed left flow guis

This commit is contained in:
Cooldude2606
2021-05-06 00:56:50 +01:00
parent 0c0dba384b
commit 6e00b2cd40
4 changed files with 8 additions and 8 deletions

View File

@@ -85,6 +85,11 @@ end)
element.sprite = 'utility/confirm_slot'
element.style = 'shortcut_bar_button_green'
end
-- Correct the button size
local style = element.style
style.padding = -2
style.height = 22
style.width = 22
end)
--- Draw a section header and main scroll