From a92aa377d536fe67fa1ff485566da38cf94328bb Mon Sep 17 00:00:00 2001 From: nsfisis Date: Thu, 20 Mar 2025 22:20:49 +0900 Subject: feat(frontend): tweak score bar --- frontend/app/components/Gaming/ScoreBar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/app/components/Gaming/ScoreBar.tsx') diff --git a/frontend/app/components/Gaming/ScoreBar.tsx b/frontend/app/components/Gaming/ScoreBar.tsx index cacdd50..6a291cd 100644 --- a/frontend/app/components/Gaming/ScoreBar.tsx +++ b/frontend/app/components/Gaming/ScoreBar.tsx @@ -24,7 +24,7 @@ export default function ScoreBar({ scoreA, scoreB, bgA, bgB }: Props) { return (
-
+
); } -- cgit v1.2.3-70-g09d2