mirror of
https://github.com/osukey/osukey.git
synced 2025-08-05 15:44:04 +09:00
Fix incorrect BasicStats padding.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user