Skip to content

Commit

Permalink
align start time to center
Browse files Browse the repository at this point in the history
  • Loading branch information
Just-a-Unity-Dev committed Jul 10, 2024
1 parent 2da8451 commit 4200c23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Content.Client/Lobby/UI/LobbyGui.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<GridContainer Columns="1">
<Label Name="StartTime"
Access="Public"
Align="Left"
Align="Center"
FontColorOverride="{x:Static maths:Color.DarkGray}"
StyleClasses="LabelKeyText" HorizontalExpand="True"
Margin="8 0 0 0"/>
Expand Down

0 comments on commit 4200c23

Please sign in to comment.