diff --git a/src/Artemis.UI.Shared/Artemis.UI.Shared.csproj b/src/Artemis.UI.Shared/Artemis.UI.Shared.csproj index 57159d87a..cdede539a 100644 --- a/src/Artemis.UI.Shared/Artemis.UI.Shared.csproj +++ b/src/Artemis.UI.Shared/Artemis.UI.Shared.csproj @@ -40,4 +40,10 @@ + + + + + + \ No newline at end of file diff --git a/src/Artemis.UI.Shared/Resources/Fonts/RobotoMono-Regular.ttf b/src/Artemis.UI.Shared/Resources/Fonts/RobotoMono-Regular.ttf new file mode 100644 index 000000000..5919b5d1b Binary files /dev/null and b/src/Artemis.UI.Shared/Resources/Fonts/RobotoMono-Regular.ttf differ diff --git a/src/Artemis.UI.Shared/Screens/Dialogs/ExceptionDialogView.xaml b/src/Artemis.UI.Shared/Screens/Dialogs/ExceptionDialogView.xaml index cd95e9079..26103229a 100644 --- a/src/Artemis.UI.Shared/Screens/Dialogs/ExceptionDialogView.xaml +++ b/src/Artemis.UI.Shared/Screens/Dialogs/ExceptionDialogView.xaml @@ -12,19 +12,21 @@ d:DataContext="{d:DesignInstance dialogs:ExceptionDialogViewModel}"> - - - - + Exception message + + + + - + Margin="0 10" /> +