We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dd6993 commit d0b4485Copy full SHA for d0b4485
Flow.Launcher/SettingPages/Views/SettingsPanePluginStore.xaml
@@ -68,7 +68,7 @@
68
<Button Height="34" Margin="0 0 10 0">
69
<ui:FontIcon FontSize="14" Glyph="" />
70
<ui:FlyoutService.Flyout>
71
- <ui:MenuFlyout x:Name="FilterFlyout">
+ <ui:MenuFlyout x:Name="FilterFlyout" Placement="Bottom">
72
<MenuItem
73
Header=".Net"
74
IsCheckable="True"
0 commit comments