diff --git a/src/Mobile/Pages/CategoriesPage.xaml b/src/Mobile/Pages/CategoriesPage.xaml index 9ca94bb..5c3a8bb 100644 --- a/src/Mobile/Pages/CategoriesPage.xaml +++ b/src/Mobile/Pages/CategoriesPage.xaml @@ -6,7 +6,8 @@ xmlns:res="clr-namespace:Microsoft.NetConf2021.Maui.Resources.Strings" x:Class="Microsoft.NetConf2021.Maui.Pages.CategoriesPage"> + Margin="10,0" + Background="{AppThemeBinding Light={StaticResource Grey1}, Dark={StaticResource Grey9}}">