mirror of
https://github.com/ppy/osu.git
synced 2025-02-22 03:52:54 +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,
|
AutoSizeAxes = Axes.Both,
|
||||||
Direction = FillDirection.Horizontal,
|
Direction = FillDirection.Horizontal,
|
||||||
Spacing = new Vector2(4),
|
Spacing = new Vector2(5),
|
||||||
Children = new Drawable[]
|
Children = new Drawable[]
|
||||||
{
|
{
|
||||||
new RoomStatusPill
|
new RoomStatusPill
|
||||||
|
Loading…
Reference in New Issue
Block a user