mirror of
https://github.com/ppy/osu.git
synced 2025-02-16 06:53:22 +08:00
Add bottom padding for NewsSideBar content
This commit is contained in:
parent
82436334b2
commit
69f01e82db
@ -36,7 +36,7 @@ namespace osu.Game.Overlays.News.Sidebar
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Padding = new MarginPadding
|
||||
{
|
||||
Top = 20,
|
||||
Vertical = 20,
|
||||
Left = 50,
|
||||
Right = 30
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user