Increase add settings dialog height

This commit is contained in:
Emby Toolbox 2026-05-16 20:59:33 +05:00
parent a628ed0a4d
commit f1cf86ce92

View File

@ -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}">