mirror of
https://github.com/ppy/osu.git
synced 2026-05-19 04:11:29 +08:00
Fix one more misalignment on leaderboard scores
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user