fix(ott-2619): fixed chapters

keep-around/d448200814d0a97c09b1dbd1bbb4dff9e58564f1
blazecolour 3 years ago
parent 613c224eca
commit d448200814
  1. 2
      src/features/MultiSourcePlayer/styled.tsx

@ -14,7 +14,7 @@ export const ChaptersText = styled.span`
? css`
margin: 0 5px;
font-size: 12px;
width: 20%;
width: 25%;
`
: ''};
`

Loading…
Cancel
Save