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 2dd51c8 commit 29c4235Copy full SHA for 29c4235
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