mirror of
https://github.com/ppy/osu.git
synced 2026-05-24 02:09:54 +08:00
Adjust spacing
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user