mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
Layout adjustments
This commit is contained in:
@ -91,6 +91,7 @@ namespace osu.Game.Overlays.Rankings.Tables
|
||||
public RowText()
|
||||
{
|
||||
Font = OsuFont.GetFont(size: TEXT_SIZE);
|
||||
Margin = new MarginPadding { Horizontal = 10 };
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user