Add and use default size (smaller than before)

This commit is contained in:
Dean Herbert
2018-05-25 18:51:57 +09:00
parent 1b5bb79fe9
commit 1cb7d50407
3 changed files with 2 additions and 2 deletions

View File

@ -178,7 +178,6 @@ namespace osu.Game.Overlays.BeatmapSet
Anchor = Anchor.BottomLeft,
Origin = Anchor.BottomLeft,
Margin = new MarginPadding { Left = 3, Bottom = 4 }, //To better lineup with the font
Size = new Vector2(18),
},
}
},