mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Further tweaks to get closer to design originals
This commit is contained in:
@ -428,7 +428,7 @@ namespace osu.Game.Screens.Select
|
||||
i.Origin = Anchor.Centre;
|
||||
i.RelativeSizeAxes = Axes.Both;
|
||||
i.Colour = Color4Extensions.FromHex(@"f7dd55");
|
||||
i.Size = new Vector2(0.8f);
|
||||
i.Size = new Vector2(0.64f);
|
||||
}),
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user