mirror of
https://github.com/ppy/osu.git
synced 2024-11-15 08:07:40 +08:00
Remove direct margin set in popover that was causing positioning offset
This commit is contained in:
parent
04b15d0d38
commit
334f5fda2d
@ -28,7 +28,6 @@ namespace osu.Game.Screens.Ranking
|
|||||||
{
|
{
|
||||||
this.beatmapInfo = beatmapInfo;
|
this.beatmapInfo = beatmapInfo;
|
||||||
|
|
||||||
Margin = new MarginPadding(5);
|
|
||||||
Body.CornerRadius = 4;
|
Body.CornerRadius = 4;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user