mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 20:07:29 +08:00
Adjust spacing
This commit is contained in:
parent
9c7e403cf8
commit
3f8fecbc50
@ -120,7 +120,7 @@ namespace osu.Game.Overlays.Comments
|
||||
{
|
||||
AutoSizeAxes = Axes.Both,
|
||||
Direction = FillDirection.Horizontal,
|
||||
Spacing = new Vector2(5, 0),
|
||||
Spacing = new Vector2(10, 0),
|
||||
Children = new Drawable[]
|
||||
{
|
||||
new SpriteText
|
||||
|
Loading…
Reference in New Issue
Block a user