mirror of
https://github.com/ppy/osu.git
synced 2025-02-13 19:53:23 +08:00
Revert unintentional change.
This commit is contained in:
parent
8a42d88793
commit
5381e11880
@ -79,7 +79,7 @@ namespace osu.Game.Overlays.Rankings.Tables
|
|||||||
{
|
{
|
||||||
// Grade columns have extra horizontal padding for readibility
|
// Grade columns have extra horizontal padding for readibility
|
||||||
Horizontal = 20,
|
Horizontal = 20,
|
||||||
Vertical = 150
|
Vertical = 5
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user