diff --git a/src/components/player/atoms/ProgressBar.tsx b/src/components/player/atoms/ProgressBar.tsx index ce3ecebe..dfba7d08 100644 --- a/src/components/player/atoms/ProgressBar.tsx +++ b/src/components/player/atoms/ProgressBar.tsx @@ -39,7 +39,7 @@ function ThumbnailDisplay(props: { at: number; show: boolean }) { if (!props.show || !currentThumbnail) return null; return ( -
+