Skip to content

Commit 02c418f

Browse files
committed
wip: small css changes
1 parent 33bb250 commit 02c418f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/webui/src/client/styles/countdown/director.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ $hold-status-color: $liveline-timecode-color;
7070
display: grid;
7171
grid-template:
7272
24em
73-
50em
73+
60em
7474
30em / #{'min(13vw, 27vh)'} auto;
7575
white-space: nowrap;
7676

@@ -241,6 +241,7 @@ $hold-status-color: $liveline-timecode-color;
241241
padding-top: 10px;
242242
max-width: 100px;
243243
max-height: 50px;
244+
z-index: 1;
244245
}
245246
}
246247

0 commit comments

Comments
 (0)