From 1963eecbd255c4be1099363c253ff880c7a72e42 Mon Sep 17 00:00:00 2001 From: "kwan.nguyen" Date: Thu, 9 Jan 2025 20:31:33 +0700 Subject: [PATCH] fix UI upsert user for smaller screen --- .../Pages/UserManagement/UpsertUserPage.xaml | 161 +++++++++--------- 1 file changed, 85 insertions(+), 76 deletions(-) diff --git a/PCUT/PCUT/Pages/UserManagement/UpsertUserPage.xaml b/PCUT/PCUT/Pages/UserManagement/UpsertUserPage.xaml index f571bd7..d8d0a55 100644 --- a/PCUT/PCUT/Pages/UserManagement/UpsertUserPage.xaml +++ b/PCUT/PCUT/Pages/UserManagement/UpsertUserPage.xaml @@ -56,7 +56,8 @@ - + + @@ -260,89 +261,97 @@ + Grid.ColumnSpan="2" Grid.RowSpan="5"> - - - + + - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + Allow Custom Paper Size: + + + + + + + + + + + + + + + + - - - - - - - - - - - - Allow Custom Paper Size: - - + Text="{Binding Description, Mode=TwoWay}" + FontSize="20" /> + - - - - - - - - - - - - - - - - +