From 10d5bf33c6fa99a3a0e12d86c724f13391633bc3 Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Mon, 17 Feb 2025 16:21:40 -0600 Subject: [PATCH] Add option to align web dialogs to top --- src/components/ReportDialog/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ReportDialog/index.tsx b/src/components/ReportDialog/index.tsx index 4402152abe..d8efc4c969 100644 --- a/src/components/ReportDialog/index.tsx +++ b/src/components/ReportDialog/index.tsx @@ -22,7 +22,7 @@ import {ReportDialogProps} from './types' export function ReportDialog(props: ReportDialogProps) { return ( - +