Padding
Adjust padding for context menu
Configuration
entry
Controls the padding around each entry in context menus. The value is an array where the first value is vertical padding and the second is horizontal padding.
# Type: array
# Values: array
# Default: [5, 5]
[context_menu.padding]
entry = [2, 5]