mirror of
https://github.com/ppy/osu.git
synced 2025-02-10 00:02:56 +08:00
Adjust horizontal padding
This commit is contained in:
parent
3c8ccf3c7d
commit
5dff7f0955
@ -92,7 +92,7 @@ namespace osu.Game.Overlays.Changelog
|
||||
AutoSizeAxes = Axes.Y,
|
||||
Padding = new MarginPadding
|
||||
{
|
||||
Horizontal = 85,
|
||||
Horizontal = 65,
|
||||
Vertical = 20
|
||||
},
|
||||
Child = Streams = new UpdateStreamBadgeArea()
|
||||
|
Loading…
Reference in New Issue
Block a user