mirror of
https://github.com/ppy/osu.git
synced 2025-02-21 00:12:59 +08:00
Adjust spacing
This commit is contained in:
parent
c56b6a5379
commit
5521f38cfb
@ -235,7 +235,7 @@ namespace osu.Game.Screens.OnlinePlay.Lounge.Components
|
||||
{
|
||||
AutoSizeAxes = Axes.Both,
|
||||
Direction = FillDirection.Horizontal,
|
||||
Spacing = new Vector2(4),
|
||||
Spacing = new Vector2(5),
|
||||
Children = new Drawable[]
|
||||
{
|
||||
new RoomStatusPill
|
||||
|
Loading…
Reference in New Issue
Block a user