From 9269e2bde97975392d94bb5ad71dcb7bcd4a01fb Mon Sep 17 00:00:00 2001 From: Cody Epstein Date: Tue, 22 Oct 2024 11:57:46 -0700 Subject: [PATCH 1/4] Cody/increase weekly pick button responsiveness (#611) Closes #601 - Changed flex-direction of label on smallest screens to `flex-col` to stack team image and name vertically ![Recording 2024-10-16 at 10 37 05](https://github.com/user-attachments/assets/2ced0e00-c0dc-4d7e-9316-7baeca587d29) --- components/WeeklyPickButton/WeeklyPickButton.tsx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/components/WeeklyPickButton/WeeklyPickButton.tsx b/components/WeeklyPickButton/WeeklyPickButton.tsx index f0dc9380..382c43f8 100644 --- a/components/WeeklyPickButton/WeeklyPickButton.tsx +++ b/components/WeeklyPickButton/WeeklyPickButton.tsx @@ -48,7 +48,12 @@ const WeeklyPickButton: React.FC = ({ data-testid="team-radio" /> -