1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-04 03:13:11 +08:00

Fix mod panels overflowing into the column borders

This commit is contained in:
Dan Balasescu 2024-08-02 18:59:21 +09:00
parent ad0f1778a2
commit 64b7bab4fb
No known key found for this signature in database

View File

@ -138,6 +138,7 @@ namespace osu.Game.Overlays.Mods
},
new GridContainer
{
Padding = new MarginPadding { Top = 1, Bottom = 3 },
RelativeSizeAxes = Axes.Both,
RowDimensions = new[]
{