mirror of
https://github.com/ppy/osu.git
synced 2025-01-15 09:13:21 +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,
|
AutoSizeAxes = Axes.Y,
|
||||||
RelativeSizeAxes = Axes.X,
|
RelativeSizeAxes = Axes.X,
|
||||||
Margin = new MarginPadding { Vertical = spacing },
|
Margin = new MarginPadding { Vertical = spacing },
|
||||||
Children = new Drawable[]
|
Children = new Drawable[]
|
||||||
{
|
{
|
||||||
noScoresPlaceholder = new NoScoresPlaceholder
|
noScoresPlaceholder = new NoScoresPlaceholder
|
||||||
|
Loading…
Reference in New Issue
Block a user