mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09: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:
@ -44,7 +44,6 @@ namespace osu.Game.Overlays.Mods
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Masking = true,
|
||||
BorderThickness = 2,
|
||||
Children = new Drawable[]
|
||||
{
|
||||
background = new Box
|
||||
|
Reference in New Issue
Block a user