From 0f0877191f223519719a5db055f8ac8eae34c88e Mon Sep 17 00:00:00 2001 From: Raphael LACOTE Date: Wed, 7 Dec 2022 14:18:39 +0100 Subject: [PATCH] Modification de la vue pour le compte --- Sources/IHM/AppShellDesktop.xaml | 2 +- Sources/IHM/Desktop/Compte.xaml | 32 ++++++++++++++++-------- Sources/IHM/Resources/Styles/Colors.xaml | 7 ++++++ Sources/IHM/Resources/Styles/Styles.xaml | 2 ++ 4 files changed, 32 insertions(+), 11 deletions(-) diff --git a/Sources/IHM/AppShellDesktop.xaml b/Sources/IHM/AppShellDesktop.xaml index 16d34e1..a84f38e 100644 --- a/Sources/IHM/AppShellDesktop.xaml +++ b/Sources/IHM/AppShellDesktop.xaml @@ -8,7 +8,7 @@ Shell.NavBarIsVisible="False"> diff --git a/Sources/IHM/Desktop/Compte.xaml b/Sources/IHM/Desktop/Compte.xaml index 56db4d6..1d13733 100644 --- a/Sources/IHM/Desktop/Compte.xaml +++ b/Sources/IHM/Desktop/Compte.xaml @@ -4,27 +4,39 @@ x:Class="IHM.Desktop.Compte" Title="Compte" BackgroundColor="{StaticResource Yellow300Accent}"> - + +