mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 20:07:29 +08:00
Reduce usable width
This commit is contained in:
parent
a1eaf39645
commit
f0727a63be
@ -73,7 +73,7 @@ namespace osu.Game.Screens.Menu
|
|||||||
{
|
{
|
||||||
textFlow = new LinkFlowContainer
|
textFlow = new LinkFlowContainer
|
||||||
{
|
{
|
||||||
RelativeSizeAxes = Axes.X,
|
Width = 680,
|
||||||
AutoSizeAxes = Axes.Y,
|
AutoSizeAxes = Axes.Y,
|
||||||
TextAnchor = Anchor.TopCentre,
|
TextAnchor = Anchor.TopCentre,
|
||||||
Anchor = Anchor.TopCentre,
|
Anchor = Anchor.TopCentre,
|
||||||
|
Loading…
Reference in New Issue
Block a user