1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-23 02:57:25 +08:00

Fix incorrect BasicStats padding.

This commit is contained in:
DrabWeb 2017-09-12 20:24:24 -03:00
parent 4be8899fb2
commit 169bfe134b

View File

@ -55,7 +55,6 @@ namespace osu.Game.Overlays.OnlineBeatmapSet
RelativeSizeAxes = Axes.X,
AutoSizeAxes = Axes.Y,
Margin = new MarginPadding { Vertical = 10 },
Padding = new MarginPadding { Horizontal = 15 },
},
},
new DetailBox