mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 01:52:55 +08:00
Move breadcrumb to the right position
This commit is contained in:
parent
225ff35907
commit
16d3ca2073
@ -114,7 +114,7 @@ namespace osu.Game.Overlays.Changelog
|
||||
},
|
||||
new FillFlowContainer // Listing > Lazer 2018.713.1
|
||||
{
|
||||
X = 2 * icon_margin + icon_size - 8,
|
||||
X = 2 * icon_margin + icon_size,
|
||||
Height = version_height,
|
||||
Anchor = Anchor.BottomLeft,
|
||||
Origin = Anchor.BottomLeft,
|
||||
|
Loading…
Reference in New Issue
Block a user