WPF layout (#3346)
This commit is contained in:
committed by
GitHub
parent
33d6975c25
commit
b898443f28
@@ -40,7 +40,7 @@ namespace Content.Client.UserInterface
|
||||
CharacterSetupButton = new Button
|
||||
{
|
||||
Text = Loc.GetString("Customize"),
|
||||
SizeFlagsHorizontal = SizeFlags.None
|
||||
HorizontalAlignment = HAlignment.Left
|
||||
};
|
||||
|
||||
_summaryLabel = new Label();
|
||||
|
||||
Reference in New Issue
Block a user