AddServerView CanResize

pull/3989/head
2dust 2023-06-11 19:57:00 +08:00
parent 5d545d8a85
commit fd1e1bb6bf
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
x:TypeArguments="vms:AddServerViewModel"
Background="{DynamicResource MaterialDesignPaper}"
FontFamily="{x:Static conv:MaterialDesignFonts.MyFont}"
ResizeMode="NoResize"
ResizeMode="CanResize"
ShowInTaskbar="False"
TextElement.FontFamily="{x:Static conv:MaterialDesignFonts.MyFont}"
TextElement.Foreground="{DynamicResource MaterialDesignBody}"