From c6cf8e49fbdd3965af2c753bd2f6f51f27862a7c Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Fri, 6 Feb 2026 19:45:58 -0600 Subject: [PATCH] CLAUDE: Make runners container background more transparent (bg-white/50) --- frontend-sba/components/Game/RunnersOnBase.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend-sba/components/Game/RunnersOnBase.vue b/frontend-sba/components/Game/RunnersOnBase.vue index 84c9857..4adaf99 100644 --- a/frontend-sba/components/Game/RunnersOnBase.vue +++ b/frontend-sba/components/Game/RunnersOnBase.vue @@ -2,7 +2,7 @@
-
+

@@ -40,7 +40,7 @@

-
+

Catcher