We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a902163 commit 42d7af4Copy full SHA for 42d7af4
1 file changed
packages/webui/src/client/ui/ClockView/DirectorScreen.tsx
@@ -442,7 +442,7 @@ function DirectorScreenRender({
442
width: '90vw',
443
fontFamily: 'Roboto Flex',
444
fontSize: '1.2em',
445
- minFontWidth: 32,
+ minFontWidth: 70,
446
maxFontWidth: 100,
447
defaultWidth: 90,
448
minLetterSpacing: 0,
@@ -543,7 +543,7 @@ function DirectorScreenRender({
543
544
545
546
547
548
549
0 commit comments