1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-09 03:13:39 +08:00

Merge pull request #18122 from bdach/mod-overlay/leftover-mod-area-border

Remove leftover border thickness spec in mod settings area
This commit is contained in:
Dean Herbert
2022-05-06 23:58:35 +09:00
committed by GitHub
Unverified
@@ -44,7 +44,6 @@ namespace osu.Game.Overlays.Mods
{
RelativeSizeAxes = Axes.Both,
Masking = true,
BorderThickness = 2,
Children = new Drawable[]
{
background = new Box