mirror of
https://github.com/osukey/osukey.git
synced 2025-08-01 21:58:46 +09:00
Increase height of contracted score panel to fit mods again
This commit is contained in:
@ -29,7 +29,7 @@ namespace osu.Game.Screens.Ranking
|
||||
/// <summary>
|
||||
/// Height of the panel when contracted.
|
||||
/// </summary>
|
||||
private const float contracted_height = 355;
|
||||
private const float contracted_height = 385;
|
||||
|
||||
/// <summary>
|
||||
/// Width of the panel when expanded.
|
||||
|
Reference in New Issue
Block a user