We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45b96f1 commit 5bed05bCopy full SHA for 5bed05b
packages/webui/src/client/styles/countdown/director.scss
@@ -167,7 +167,7 @@ $hold-status-color: $liveline-timecode-color;
167
text-align: center;
168
display: flex;
169
align-items: top;
170
- justify-content: center;
+ justify-content: left;
171
172
> svg {
173
flex-grow: 1;
@@ -279,6 +279,7 @@ $hold-status-color: $liveline-timecode-color;
279
.director-screen__body__part__next-icon,
280
.director-screen__body__part__auto-icon {
281
background-color: $general-next-color;
282
283
position: relative;
284
grid-row: 1;
285
grid-column: 1;
0 commit comments