mirror of
https://github.com/ppy/osu
synced 2025-03-04 10:29:37 +00:00
remove background colour for no comment placeholder
This commit is contained in:
parent
48b84db7b9
commit
a710bbf6ae
@ -323,11 +323,6 @@ namespace osu.Game.Overlays.Comments
|
||||
RelativeSizeAxes = Axes.X;
|
||||
AddRangeInternal(new Drawable[]
|
||||
{
|
||||
new Box
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Colour = colourProvider.Background4
|
||||
},
|
||||
new OsuSpriteText
|
||||
{
|
||||
Anchor = Anchor.CentreLeft,
|
||||
|
Loading…
Reference in New Issue
Block a user