mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
Add and use default size (smaller than before)
This commit is contained in:
@ -124,7 +124,6 @@ namespace osu.Game.Overlays.Profile
|
||||
Anchor = Anchor.BottomLeft,
|
||||
Origin = Anchor.BottomLeft,
|
||||
Margin = new MarginPadding { Left = 3, Bottom = 3 }, //To better lineup with the font
|
||||
Size = new Vector2(18),
|
||||
},
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user