mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 06:57:39 +08:00
Add spacing between star rating and beatmap status
This commit is contained in:
parent
c3bfce6ccf
commit
4736845318
@ -229,6 +229,7 @@ namespace osu.Game.Screens.Select
|
||||
{
|
||||
Anchor = Anchor.CentreRight,
|
||||
Origin = Anchor.CentreRight,
|
||||
Margin = new MarginPadding { Bottom = 5 }
|
||||
},
|
||||
StatusPill = new BeatmapSetOnlineStatusPill
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user