ux: resize confirm commit dialog

Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
leo 2025-04-08 18:05:53 +08:00
parent da38b72ee5
commit 898a8bc69a
No known key found for this signature in database

View file

@ -38,7 +38,7 @@
<!-- Body --> <!-- Body -->
<Border Grid.Row="1" Margin="16"> <Border Grid.Row="1" Margin="16">
<TextBlock Text="{Binding Message}" MaxWidth="400" TextWrapping="Wrap"/> <TextBlock Text="{Binding Message}" MaxWidth="520" TextWrapping="Wrap"/>
</Border> </Border>
<!-- Buttons --> <!-- Buttons -->