Make number bold

This commit is contained in:
bbassie
2021-01-27 22:13:03 +01:00
parent 10059f5ea9
commit 1042fe6379

View File

@@ -205,6 +205,7 @@ Gui.element(function(_, parent, task)
caption = '#)'
}
task_number.style.padding = 0
task_number.style.font = 'default-semibold'
-- Add name flow this will contain the task label and textbox
local task_flow = parent.add{