Adjust button stylings

This commit is contained in:
smoogipoo
2019-04-25 19:51:05 +09:00
parent 0eca9b9683
commit 9d5b81165e
3 changed files with 19 additions and 6 deletions

View File

@ -22,7 +22,8 @@ namespace osu.Game.Tests.Visual.Online
typeof(LineGraph),
typeof(ProfileHeaderTabControl),
typeof(CentreHeaderContainer),
typeof(BottomHeaderContainer)
typeof(BottomHeaderContainer),
typeof(ProfileHeaderButton)
};
[Resolved]