diff --git a/crates/librqbit/webui/src/components/ProgressBar.tsx b/crates/librqbit/webui/src/components/ProgressBar.tsx index d28d58e..b33f9e2 100644 --- a/crates/librqbit/webui/src/components/ProgressBar.tsx +++ b/crates/librqbit/webui/src/components/ProgressBar.tsx @@ -15,7 +15,7 @@ export const ProgressBar = ({ now, variant, label }: Props) => { }[variant ?? "info"]; return ( -
+