mirror of
https://github.com/ppy/osu.git
synced 2026-05-22 07:09:53 +08:00
Remove direct margin set in popover that was causing positioning offset
This commit is contained in:
@@ -28,7 +28,6 @@ namespace osu.Game.Screens.Ranking
|
||||
{
|
||||
this.beatmapInfo = beatmapInfo;
|
||||
|
||||
Margin = new MarginPadding(5);
|
||||
Body.CornerRadius = 4;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user