UNPKG

@bbc/react-transcript-editor

Version:

A React component to make transcribing audio and video easier and faster.

20 lines (17 loc) 230 B
.videoSection { height: 100%; width: 100%; } video { width: 100%; } .helpText { margin-top: 0px; margin-bottom: 0.1em; } /* Mobile devices */ @media (max-width: 768px) { .hideInMobile{ display: none; } }