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 573db57 commit 9ed5226Copy full SHA for 9ed5226
src/Views/LauncherPage.axaml
@@ -83,7 +83,7 @@
83
</Grid>
84
85
<!-- Notification -->
86
- <Grid Grid.Row="1" Width="360" HorizontalAlignment="Right" VerticalAlignment="Top">
+ <Grid Grid.Row="1" Width="480" HorizontalAlignment="Right" VerticalAlignment="Top">
87
<ScrollViewer HorizontalScrollBarVisibility="Disabled" VerticalScrollBarVisibility="Auto">
88
<ItemsControl ItemsSource="{Binding Notifications}">
89
<ItemsControl.ItemTemplate>
0 commit comments