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 ad9ae14 commit 2032472Copy full SHA for 2032472
src/Files.App/Dialogs/CreateArchiveDialog.xaml
@@ -19,7 +19,7 @@
19
RequestedTheme="{x:Bind helpers:ThemeHelper.RootTheme}"
20
Style="{StaticResource DefaultContentDialogStyle}"
21
mc:Ignorable="d">
22
- <StackPanel Width="440" Spacing="8">
+ <StackPanel Width="440" Spacing="4">
23
24
<!-- Archive Name -->
25
<Grid
0 commit comments