Skip to content

Commit 9672c19

Browse files
Update src/lib/litegraph/src/canvas/InputIndicators.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 819306b commit 9672c19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/litegraph/src/canvas/InputIndicators.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export class InputIndicators implements Disposable {
2323
colour1 = '#ff5f00'
2424
colour2 = '#00ff7c'
2525
colour3 = '#dea7ff'
26-
fontString = 'bold 12px Inter'
26+
fontString = 'bold 12px Inter, sans-serif'
2727
// #endregion
2828

2929
// #region state

0 commit comments

Comments
 (0)