diff --git a/src/App/Pages/Send/SendAddEditPage.xaml b/src/App/Pages/Send/SendAddEditPage.xaml index 4a863d60e..2a712e573 100644 --- a/src/App/Pages/Send/SendAddEditPage.xaml +++ b/src/App/Pages/Send/SendAddEditPage.xaml @@ -251,18 +251,21 @@ Text="{u:I18n Options}" x:Name="_btnOptions" StyleClass="box-row-button" + TextColor="{StaticResource PrimaryColor}" Margin="0" Clicked="ToggleOptions_Clicked" />