mirror of
https://github.com/ppy/osu
synced 2024-12-15 03:16:17 +00:00
Add more spacing to toolbar icons
This commit is contained in:
parent
69baabee62
commit
28d9145a4c
@ -113,7 +113,7 @@ namespace osu.Game.Overlays.Toolbar
|
|||||||
{
|
{
|
||||||
Anchor = Anchor.CentreLeft,
|
Anchor = Anchor.CentreLeft,
|
||||||
Origin = Anchor.CentreLeft,
|
Origin = Anchor.CentreLeft,
|
||||||
Size = new Vector2(26),
|
Size = new Vector2(20),
|
||||||
Alpha = 0,
|
Alpha = 0,
|
||||||
},
|
},
|
||||||
DrawableText = new OsuSpriteText
|
DrawableText = new OsuSpriteText
|
||||||
|
Loading…
Reference in New Issue
Block a user