File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
packages/webui/src/client Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -203,6 +203,7 @@ $hold-status-color: $liveline-timecode-color;
203203 font-size : 16em ;
204204 padding : 0 0.2em ;
205205 line-height : 1em ;
206+ margin-top : 10px ;
206207
207208 > .overtime {
208209 color : $general-late-color ;
Original file line number Diff line number Diff line change @@ -441,7 +441,7 @@ function DirectorScreenRender({
441441 label : '' ,
442442 width : '90vw' ,
443443 fontFamily : 'Roboto Flex' ,
444- fontSize : '1.2em ' ,
444+ fontSize : '1.3em ' ,
445445 minFontWidth : 70 ,
446446 maxFontWidth : 100 ,
447447 defaultWidth : 90 ,
@@ -542,7 +542,7 @@ function DirectorScreenRender({
542542 label : '' ,
543543 width : '90vw' ,
544544 fontFamily : 'Roboto Flex' ,
545- fontSize : '1.2em ' ,
545+ fontSize : '1.3em ' ,
546546 minFontWidth : 70 ,
547547 maxFontWidth : 100 ,
548548 defaultWidth : 90 ,
You can’t perform that action at this time.
0 commit comments