Increase add settings dialog height
This commit is contained in:
parent
a628ed0a4d
commit
f1cf86ce92
@ -4,9 +4,9 @@
|
||||
xmlns:converters="clr-namespace:EmbyToolbox.Converters"
|
||||
Title="Параметры добавления"
|
||||
Width="620"
|
||||
Height="430"
|
||||
Height="500"
|
||||
MinWidth="600"
|
||||
MinHeight="390"
|
||||
MinHeight="460"
|
||||
ResizeMode="CanResize"
|
||||
WindowStartupLocation="CenterOwner"
|
||||
Background="{DynamicResource Ui.Brush.Surface}">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user