We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da38b72 commit 898a8bcCopy full SHA for 898a8bc
src/Views/ConfirmCommit.axaml
@@ -38,7 +38,7 @@
38
39
<!-- Body -->
40
<Border Grid.Row="1" Margin="16">
41
- <TextBlock Text="{Binding Message}" MaxWidth="400" TextWrapping="Wrap"/>
+ <TextBlock Text="{Binding Message}" MaxWidth="520" TextWrapping="Wrap"/>
42
</Border>
43
44
<!-- Buttons -->
0 commit comments