Margins + Locale adjustments Pt.2

This commit is contained in:
_Neo_
2025-12-24 21:16:13 +02:00
parent 17ab09119e
commit 746dc2cd22
3 changed files with 22 additions and 24 deletions

View File

@@ -24,6 +24,7 @@
<TextBlock Text="{ext:Locale UserProfilesName}" />
<TextBox
Name="NameBox"
Margin="0,0,0,5"
Width="300"
HorizontalAlignment="Stretch"
MaxLength="{Binding MaxProfileNameLength}"