Use tabular nums and fixed width for no jitter on time

This commit is contained in:
Emil Bay
2017-08-28 19:02:26 +02:00
parent a51ab3573e
commit 90347c72e0
2 changed files with 7 additions and 5 deletions

View File

@@ -615,6 +615,7 @@ body.drag .app::after {
font-size: 13px;
margin: 9px 8px 8px 8px;
opacity: 0.8;
font-variant-numeric: tabular-nums;
}
.player .controls .icon.closed-caption {