diff --git a/Wino.Mail/Views/ComposePage.xaml b/Wino.Mail/Views/ComposePage.xaml index 9573fb21..ad5406e3 100644 --- a/Wino.Mail/Views/ComposePage.xaml +++ b/Wino.Mail/Views/ComposePage.xaml @@ -54,11 +54,14 @@ + + ColumnSpacing="3" + Margin="-8 0" + Padding="0,0,5,0"> @@ -74,7 +77,7 @@ @@ -85,7 +88,7 @@ FontSize="13" Text="{x:Bind FileName}" MaxLines="2" - TextTrimming="None" /> + TextTrimming="CharacterEllipsis" /> @@ -602,24 +605,25 @@ Text="{x:Bind ViewModel.Subject, Mode=TwoWay, UpdateSourceTrigger=PropertyChanged}" /> - + - + + + + + - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + - - - - - - + + + + + + - + - + + - - + + @@ -292,20 +310,22 @@ - + + + + + + + +