Adjust corner radius

This commit is contained in:
TheWildTree
2020-02-04 21:42:01 +01:00
parent 82914b5d6e
commit d7af96a2e5

View File

@ -30,7 +30,7 @@ namespace osu.Game.Overlays.BeatmapSet.Scores
RelativeSizeAxes = Axes.X;
Height = 25;
CornerRadius = 3;
CornerRadius = 5;
Masking = true;
InternalChildren = new Drawable[]