1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-22 18:20:47 +08:00

Merge pull request #29254 from smoogipoo/fix-mod-column-overflow

Fix mod panels overflowing into the column borders
This commit is contained in:
Dean Herbert
2024-08-02 20:00:54 +09:00
committed by GitHub
Unverified
@@ -138,6 +138,7 @@ namespace osu.Game.Overlays.Mods
},
new GridContainer
{
Padding = new MarginPadding { Top = 1, Bottom = 3 },
RelativeSizeAxes = Axes.Both,
RowDimensions = new[]
{