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 3dabf3a commit 7304765Copy full SHA for 7304765
src/Files.App/Dialogs/CreateShortcutDialog.xaml
@@ -73,6 +73,7 @@
73
<TextBlock
74
Grid.Row="3"
75
Grid.ColumnSpan="2"
76
+ Margin="0,12,0,0"
77
Text="{helpers:ResourceString Name=EnterAnItemName}" />
78
79
<!-- Name Box -->
0 commit comments