1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-31 21:50:35 +08:00

Add padding to 'show more' button

This commit is contained in:
Michael Manis
2018-06-18 19:14:44 -04:00
Unverified
parent ec81ed1c8d
commit a0f1143287
@@ -64,6 +64,7 @@ namespace osu.Game.Overlays.Profile.Sections
{
TextSize = 14,
Text = "show more",
Padding = new MarginPadding {Top = 10, Bottom = 10, Left = 15, Right = 15 },
}
},
ShowMoreLoading = new LoadingAnimation