mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Apply style formatter
This commit is contained in:
parent
0228e6e488
commit
b097aa0c29
1 changed files with 1 additions and 1 deletions
|
|
@ -5,9 +5,9 @@
|
|||
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
|
||||
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
|
||||
xmlns:sys="clr-namespace:System;assembly=System.Runtime"
|
||||
DataContext="{Binding RelativeSource={RelativeSource Self}}"
|
||||
d:DesignHeight="300"
|
||||
d:DesignWidth="300"
|
||||
DataContext="{Binding RelativeSource={RelativeSource Self}}"
|
||||
mc:Ignorable="d">
|
||||
<Grid x:Name="PreviewGrid" VerticalAlignment="Stretch">
|
||||
<Grid.RowDefinitions>
|
||||
|
|
|
|||
Loading…
Reference in a new issue