mirror of
https://github.com/ppy/osu
synced 2024-12-13 18:37:04 +00:00
Revert back header for login form, fix incorrect spacing on header
This commit is contained in:
parent
8e09b738b0
commit
9cad344401
@ -66,8 +66,8 @@ namespace osu.Game.Overlays.Settings.Sections.General
|
||||
{
|
||||
new OsuSpriteText
|
||||
{
|
||||
Text = "LOG IN",
|
||||
Margin = new MarginPadding { Bottom = 10 },
|
||||
Text = "ACCOUNT",
|
||||
Margin = new MarginPadding { Bottom = 5 },
|
||||
Font = @"Exo2.0-Black",
|
||||
},
|
||||
form = new LoginForm()
|
||||
|
Loading…
Reference in New Issue
Block a user