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.
2 parents 42939ea + 9b82f1a commit f51a14dCopy full SHA for f51a14d
Flow.Launcher/Themes/Win11Light.xaml
@@ -169,7 +169,7 @@
169
<Setter Property="FontSize" Value="25" />
170
</Style>
171
<CornerRadius x:Key="ItemRadius">5</CornerRadius>
172
- <Thickness x:Key="ItemMargin">10 0 5 0</Thickness>
+ <Thickness x:Key="ItemMargin">10 0 10 0</Thickness>
173
<Thickness x:Key="ResultMargin">0 10 0 10</Thickness>
174
<Style
175
x:Key="ClockPanel"
0 commit comments