Add more spacing to toolbar icons

This commit is contained in:
Bartłomiej Dach 2023-12-27 15:47:29 +01:00
parent 69baabee62
commit 28d9145a4c
No known key found for this signature in database

View File

@ -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