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:
parent
4be8899fb2
commit
169bfe134b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user