diff --git a/Wino.Mail/Views/ComposePage.xaml b/Wino.Mail/Views/ComposePage.xaml index 8f947c61..f965662a 100644 --- a/Wino.Mail/Views/ComposePage.xaml +++ b/Wino.Mail/Views/ComposePage.xaml @@ -107,10 +107,11 @@ - + Transparent @@ -634,7 +635,10 @@ DragOver="OnFileDropGridDragOver" DragLeave="OnFileDropGridDragLeave" AllowDrop="True"> - + + StrokeThickness="2" /> + Text="{x:Bind domain:Translator.ComposerAttachmentsDropZone_Message}" /> + CornerRadius="3" + Margin="0,6,0,0"> + - + +