mirror of
https://github.com/ppy/osu.git
synced 2025-01-14 22:02:56 +08:00
Trim whitespace
This commit is contained in:
parent
3f6140db6d
commit
8005ee73af
@ -116,7 +116,7 @@ namespace osu.Game.Overlays.BeatmapSet.Scores
|
||||
{
|
||||
AutoSizeAxes = Axes.Y,
|
||||
RelativeSizeAxes = Axes.X,
|
||||
Margin = new MarginPadding { Vertical = spacing },
|
||||
Margin = new MarginPadding { Vertical = spacing },
|
||||
Children = new Drawable[]
|
||||
{
|
||||
noScoresPlaceholder = new NoScoresPlaceholder
|
||||
|
Loading…
Reference in New Issue
Block a user