Skip to content

Commit 4b6588f

Browse files
committed
remove max width
1 parent 38ad2a0 commit 4b6588f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/UniGetUI.Avalonia/Views/DialogPages/OperationFailedDialog.axaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
x:Class="UniGetUI.Avalonia.Views.DialogPages.OperationFailedDialog"
55
Width="800" MinWidth="500"
66
Height="550" MinHeight="300"
7-
MaxWidth="800"
87
CanResize="True"
98
ShowInTaskbar="False"
109
Background="{DynamicResource AppDialogBackground}"

0 commit comments

Comments
 (0)