diff --git a/src/App/Controls/AccountViewCell/AccountViewCell.xaml b/src/App/Controls/AccountViewCell/AccountViewCell.xaml index c3eb578b7..3d45cf929 100644 --- a/src/App/Controls/AccountViewCell/AccountViewCell.xaml +++ b/src/App/Controls/AccountViewCell/AccountViewCell.xaml @@ -59,26 +59,26 @@ Grid.Row="0" Text="{Binding AccountView.Email}" IsVisible="{Binding IsActive}" - StyleClass="list-title" + StyleClass="accountlist-title, accountlist-title-platform" LineBreakMode="TailTruncation" />