Skip to content

Commit

Permalink
Adjust maxWidth, see: #71
Browse files Browse the repository at this point in the history
  • Loading branch information
marlitas committed Feb 14, 2025
1 parent f689fc7 commit f4c517c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/common/NumberPairsConstants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ const NumberPairsConstants = {
},
CHECKBOX_LABEL_OPTIONS: {
font: new PhetFont( 16 ),
maxWidth: 130
maxWidth: 127
},

// Bead specific values:
Expand Down

0 comments on commit f4c517c

Please sign in to comment.