mirror of
https://github.com/ppy/osu.git
synced 2025-02-15 02:43:01 +08:00
Fix options sidebar not displaying correclty.
This commit is contained in:
parent
b92726c8ee
commit
ebc38917dc
@ -74,6 +74,7 @@ namespace osu.Game.Overlays.Options
|
||||
{
|
||||
Content.Anchor = Anchor.CentreLeft;
|
||||
Content.Origin = Anchor.CentreLeft;
|
||||
RelativeSizeAxes = Axes.Both;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user