mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 09:27:29 +08:00
Remove total score border gradient
This commit is contained in:
parent
32df6991ad
commit
2d4f2245ee
@ -353,8 +353,7 @@ namespace osu.Game.Online.Leaderboards
|
||||
new Container
|
||||
{
|
||||
AutoSizeAxes = Axes.X,
|
||||
// makeshift inner border
|
||||
Height = height - 4,
|
||||
RelativeSizeAxes = Axes.Y,
|
||||
Anchor = Anchor.CentreLeft,
|
||||
Origin = Anchor.CentreLeft,
|
||||
Padding = new MarginPadding { Right = grade_width },
|
||||
|
Loading…
Reference in New Issue
Block a user