mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-06-13 17:30:22 +01:00
fix(tv): design
This commit is contained in:
@@ -18,7 +18,7 @@ export const TVProgressBar: React.FC<TVProgressBarProps> = React.memo(
|
||||
({
|
||||
progress,
|
||||
trackColor = "rgba(255,255,255,0.2)",
|
||||
fillColor = "#a855f7",
|
||||
fillColor = "#ffffff",
|
||||
maxWidth = 400,
|
||||
height = 4,
|
||||
}) => {
|
||||
|
||||
Reference in New Issue
Block a user