mirror of
https://github.com/KeyKeeperApp/KeyKeeper.git
synced 2026-05-08 01:16:32 +03:00
set text color in confirmation dialog
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
<Grid Margin="16" RowDefinitions="*,Auto">
|
||||
<TextBlock Text="Save changes before closing the storage?"
|
||||
TextWrapping="Wrap"
|
||||
Foreground="Black"
|
||||
FontSize="16"/>
|
||||
|
||||
<StackPanel Grid.Row="1"
|
||||
|
||||
Reference in New Issue
Block a user