From 5f39ca31872af0554d79d9a6d0b070110385e9bd Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Thu, 21 Mar 2024 12:21:36 -0500 Subject: Mods UI fixes (#3296) * Fix report dialog buttons on Android by adjusting styles * Dry up label pref comp --- .../ReportDialog/SelectReportOptionView.tsx | 80 +++++++++------------- 1 file changed, 33 insertions(+), 47 deletions(-) (limited to 'src/components/ReportDialog/SelectReportOptionView.tsx') diff --git a/src/components/ReportDialog/SelectReportOptionView.tsx b/src/components/ReportDialog/SelectReportOptionView.tsx index bacf5a867..54844cfda 100644 --- a/src/components/ReportDialog/SelectReportOptionView.tsx +++ b/src/components/ReportDialog/SelectReportOptionView.tsx @@ -86,7 +86,7 @@ export function SelectReportOptionView({ - + {reportOptions.map(reportOption => { return (