mirror of
https://github.com/ppy/osu.git
synced 2026-05-21 04:19:53 +08:00
Adjust dropdown layout
This commit is contained in:
@@ -317,6 +317,7 @@ namespace osu.Game.Overlays.Settings.Sections.General
|
||||
{
|
||||
public UserDropdownMenu()
|
||||
{
|
||||
Margin = new MarginPadding { Bottom = 5 };
|
||||
CornerRadius = 5;
|
||||
ItemsContainer.Padding = new MarginPadding(0);
|
||||
Masking = true;
|
||||
|
||||
Reference in New Issue
Block a user