Make ProfileHeaderButton height defined

This commit is contained in:
Andrei Zavatski
2021-01-21 22:56:12 +03:00
parent 0a69268567
commit 4555b9ff70
4 changed files with 1 additions and 3 deletions

View File

@ -33,7 +33,6 @@ namespace osu.Game.Overlays.Profile.Header.Components
public MessageUserButton()
{
Content.Alpha = 0;
RelativeSizeAxes = Axes.Y;
Child = new SpriteIcon
{