mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-19 16:02:14 +00:00
nit light mode flow style
This commit is contained in:
@@ -522,7 +522,7 @@
|
||||
}
|
||||
} else if (module.value.type == 'branchone') {
|
||||
if (flowModuleStates?.[module.id]?.branchChosen == i) {
|
||||
borderStatus = 'Success'
|
||||
borderStatus = flowModuleStates?.[module.id]?.type
|
||||
}
|
||||
}
|
||||
items.push(
|
||||
|
||||
Reference in New Issue
Block a user