mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 06:57:39 +08:00
Fix header text could be sticked together
This commit is contained in:
parent
0f53725005
commit
423e26a4d1
@ -76,6 +76,7 @@ namespace osu.Game.Overlays.Rankings.Tables
|
||||
|
||||
Text = text;
|
||||
Font = OsuFont.GetFont(size: 12);
|
||||
Margin = new MarginPadding { Horizontal = 10 };
|
||||
}
|
||||
|
||||
[BackgroundDependencyLoader]
|
||||
|
Loading…
Reference in New Issue
Block a user