Add seeking and notes about clock desync

This commit is contained in:
Travis Ralston 2021-06-24 20:18:50 -06:00
parent 9c752680ba
commit ebb6f1b602
5 changed files with 143 additions and 17 deletions

View file

@ -31,6 +31,8 @@ limitations under the License.
outline: none; // remove blue selection border
position: relative; // for progress bar support later on
cursor: pointer;
&::-webkit-slider-thumb {
appearance: none; // default style override