mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-01-08 00:39:30 +02:00
fix local
This commit is contained in:
parent
f4b9bc5de0
commit
8eb6765aa4
@ -151,7 +151,7 @@ local function create_main_button(event)
|
||||
name = main_button_name
|
||||
}
|
||||
)
|
||||
b.style.font_color = {r = 0.11, g = 0.8, b = 0.44}
|
||||
main_button.style.font_color = {r = 0.11, g = 0.8, b = 0.44}
|
||||
main_button.style.font = 'heading-1'
|
||||
main_button.style.minimal_height = 40
|
||||
main_button.style.maximal_width = 40
|
||||
|
Loading…
Reference in New Issue
Block a user