1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 06:52:56 +08:00

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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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[]
{