mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 00:09:55 +09:00
Make ProfileHeaderButton height defined
This commit is contained in:
@ -16,7 +16,6 @@ namespace osu.Game.Overlays.Profile.Header.Components
|
||||
|
||||
protected ProfileHeaderStatisticsButton()
|
||||
{
|
||||
RelativeSizeAxes = Axes.Y;
|
||||
Child = new FillFlowContainer
|
||||
{
|
||||
AutoSizeAxes = Axes.X,
|
||||
|
Reference in New Issue
Block a user