Skip to content

Commit 73a5eb9

Browse files
author
eriklimakc
committed
chore: Adjust flyout height
1 parent cdc0160 commit 73a5eb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UI/Navigation/src/Navigation/Presentation/ModalDialog/ComplexFlyoutPage.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
xmlns:utu="using:Uno.Toolkit.UI"
99
mc:Ignorable="d">
1010

11-
<Grid Width="500" Height="1000">
11+
<Grid Width="500" Height="500">
1212
<Frame HorizontalAlignment="Stretch"
1313
VerticalAlignment="Stretch"
1414
HorizontalContentAlignment="Stretch"

0 commit comments

Comments
 (0)