mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 09:07:25 +08:00
Remove leftover border thickness spec in mod settings area
Was never supposed to be there, it was a vestige of a previous design iteration that went by unnoticed.
This commit is contained in:
parent
98eab9668d
commit
c533c93ffd
@ -44,7 +44,6 @@ namespace osu.Game.Overlays.Mods
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Masking = true,
|
||||
BorderThickness = 2,
|
||||
Children = new Drawable[]
|
||||
{
|
||||
background = new Box
|
||||
|
Loading…
Reference in New Issue
Block a user