From 135647c591d8836a6ae97e8c56ef8b731ff7184b Mon Sep 17 00:00:00 2001 From: Michael Babienco Date: Wed, 22 Apr 2026 17:22:30 +0900 Subject: [PATCH] Fix home screen UI grid use --- src/MayShow.Shared/Views/StartNewChooseReport.axaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/MayShow.Shared/Views/StartNewChooseReport.axaml b/src/MayShow.Shared/Views/StartNewChooseReport.axaml index 27aa8fc..8fd03a9 100644 --- a/src/MayShow.Shared/Views/StartNewChooseReport.axaml +++ b/src/MayShow.Shared/Views/StartNewChooseReport.axaml @@ -76,10 +76,10 @@ HorizontalAlignment="Left" Margin="0,16,0,0" Grid.Column="1" - Grid.Row="6"/> + Grid.Row="4"/>