File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
packages/webui/src/client Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -181,7 +181,7 @@ $hold-status-color: $liveline-timecode-color;
181181 overflow : hidden ;
182182 white-space : nowrap ;
183183 padding-left : 0.2em ;
184- margin-top : 20 px ;
184+ margin-top : 12 px ;
185185 display : flex ;
186186 align-items : top ;
187187 }
Original file line number Diff line number Diff line change @@ -441,8 +441,8 @@ function DirectorScreenRender({
441441 label : '' ,
442442 width : '90vw' ,
443443 fontFamily : 'Roboto Flex' ,
444- fontSize : '1.3em ' ,
445- minFontWidth : 70 ,
444+ fontSize : '1.5em ' ,
445+ minFontWidth : 55 ,
446446 maxFontWidth : 100 ,
447447 defaultWidth : 90 ,
448448 minLetterSpacing : 0 ,
@@ -542,8 +542,8 @@ function DirectorScreenRender({
542542 label : '' ,
543543 width : '90vw' ,
544544 fontFamily : 'Roboto Flex' ,
545- fontSize : '1.3em ' ,
546- minFontWidth : 70 ,
545+ fontSize : '1.5em ' ,
546+ minFontWidth : 55 ,
547547 maxFontWidth : 100 ,
548548 defaultWidth : 90 ,
549549 minLetterSpacing : 0 ,
You can’t perform that action at this time.
0 commit comments