Change spacing

Co-authored-by: Salman Ahmed <frenzibyte@gmail.com>
This commit is contained in:
Gagah Pangeran Rosfatiputra
2021-08-13 22:54:41 +07:00
committed by GitHub
parent cf0e9a1eec
commit 6d726bf046

View File

@ -148,7 +148,7 @@ namespace osu.Game.Overlays.Comments
{
AutoSizeAxes = Axes.Both,
Direction = FillDirection.Horizontal,
Spacing = new Vector2(3, 0),
Spacing = new Vector2(2, 0),
Alpha = Comment.Pinned ? 1 : 0,
Children = new Drawable[]
{