Merge branch 'master' into player-loader-settings-scroll

This commit is contained in:
Bartłomiej Dach 2022-03-03 21:17:53 +01:00 committed by GitHub
commit 9dbb0bd85c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -160,8 +160,6 @@ namespace osu.Game.Screens.Ranking.Statistics
RelativeSizeAxes = Axes.Both;
Padding = new MarginPadding { Horizontal = 1 };
InternalChild = new Circle
{
RelativeSizeAxes = Axes.Both,