mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09:00
committed by
GitHub
parent
cf0e9a1eec
commit
6d726bf046
@ -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[]
|
||||
{
|
||||
|
Reference in New Issue
Block a user