1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-16 14:23:22 +08:00

Merge pull request #2831 from ThePyrotechnic/ShowMorePadding

Add padding to "show more" button
This commit is contained in:
Dean Herbert
2018-06-20 12:27:47 +09:00
committed by GitHub
Unverified
@@ -64,6 +64,7 @@ namespace osu.Game.Overlays.Profile.Sections
{
TextSize = 14,
Text = "show more",
Padding = new MarginPadding {Vertical = 10, Horizontal = 15 },
}
},
ShowMoreLoading = new LoadingAnimation