mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 20:03:22 +08:00
Remove width limit on room status text in favour of cell distribution
This commit is contained in:
parent
05bdc92426
commit
24d8e336e2
@ -337,7 +337,6 @@ namespace osu.Game.Screens.OnlinePlay.Lounge.Components
|
||||
{
|
||||
RelativeSizeAxes = Axes.X;
|
||||
AutoSizeAxes = Axes.Y;
|
||||
Width = 0.5f;
|
||||
}
|
||||
|
||||
[BackgroundDependencyLoader]
|
||||
|
Loading…
Reference in New Issue
Block a user