chore(ui): adjust OFT features on videoviewer timecode

feat/type-attributes
Tomáš Mládek 2022-12-29 18:01:34 +01:00
parent 4d6dfac5e8
commit 3c3dc4b3ee
1 changed files with 1 additions and 1 deletions

View File

@ -191,7 +191,7 @@
left: var(--left);
transform: translate(-50%, -50%);
font-feature-settings: "tnum";
font-feature-settings: "tnum", "zero";
font-weight: bold;
color: white;
opacity: 0.66;