mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 21:07:33 +08:00
Remove underline from breadcrumb display
This commit is contained in:
parent
35fad4c262
commit
a5c23e7cf7
@ -25,6 +25,7 @@ namespace osu.Game.Overlays
|
||||
{
|
||||
Text.Font = Text.Font.With(size: 14);
|
||||
Chevron.Y = 3;
|
||||
Bar.Height = 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user