Skip to content

Make menu items taller in Tablet Mode

In Tablet Mode, the user is generally using their finger, and fingers are fatter than cursors. For that reason, we already make Kirigami.BasicListItem instances taller in Tablet Mode. This commit makes menu items do the same thing, for the same reason.

Normal Tablet Mode
Normal Tablet_mode

@teams/vdg @teams/usability

Merge request reports