mirror of
https://github.com/ppy/osu.git
synced 2025-03-25 18:57:18 +08:00
Fix one more misalignment on leaderboard scores
This commit is contained in:
parent
82c16dee60
commit
b86eeabef0
@ -180,6 +180,7 @@ namespace osu.Game.Online.Leaderboards
|
||||
Height = 28,
|
||||
Direction = FillDirection.Horizontal,
|
||||
Spacing = new Vector2(10f, 0f),
|
||||
Margin = new MarginPadding { Bottom = -2 },
|
||||
Children = new Drawable[]
|
||||
{
|
||||
flagBadgeAndDateContainer = new FillFlowContainer
|
||||
|
Loading…
x
Reference in New Issue
Block a user