mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-31 21:01:39 +09:00
Make number bold
This commit is contained in:
@@ -205,6 +205,7 @@ Gui.element(function(_, parent, task)
|
|||||||
caption = '#)'
|
caption = '#)'
|
||||||
}
|
}
|
||||||
task_number.style.padding = 0
|
task_number.style.padding = 0
|
||||||
|
task_number.style.font = 'default-semibold'
|
||||||
|
|
||||||
-- Add name flow this will contain the task label and textbox
|
-- Add name flow this will contain the task label and textbox
|
||||||
local task_flow = parent.add{
|
local task_flow = parent.add{
|
||||||
|
|||||||
Reference in New Issue
Block a user