Adjust appearance slightly

This commit is contained in:
Dean Herbert
2017-06-13 15:27:47 +09:00
parent 679786c76f
commit 700d6f9d38
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ namespace osu.Game.Graphics.UserInterface
{
public class OsuContextMenuItem : ContextMenuItem
{
private const int transition_length = 200;
private const int transition_length = 80;
private const int margin_horizontal = 17;
public const int MARGIN_VERTICAL = 4;
private const int text_size = 17;