mirror of
https://github.com/ppy/osu.git
synced 2025-01-08 21:15:07 +08:00
Scale down beatmap cards in profile overlay
This commit is contained in:
parent
5276f77ebd
commit
dcf4674c6c
@ -72,6 +72,7 @@ namespace osu.Game.Overlays.Profile.Sections.Beatmaps
|
||||
{
|
||||
Anchor = Anchor.TopCentre,
|
||||
Origin = Anchor.TopCentre,
|
||||
Scale = new Vector2(0.8f)
|
||||
}
|
||||
: null;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user