Skip to content

Commit 898a8bc

Browse files
committed
ux: resize confirm commit dialog
Signed-off-by: leo <[email protected]>
1 parent da38b72 commit 898a8bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Views/ConfirmCommit.axaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
<!-- Body -->
4040
<Border Grid.Row="1" Margin="16">
41-
<TextBlock Text="{Binding Message}" MaxWidth="400" TextWrapping="Wrap"/>
41+
<TextBlock Text="{Binding Message}" MaxWidth="520" TextWrapping="Wrap"/>
4242
</Border>
4343

4444
<!-- Buttons -->

0 commit comments

Comments
 (0)