Skip to content

stylesheet: Make comboboxes and dropdowns less likely to stretch

Alice Mikhaylenko requested to merge wip/exalm/combobox into main

Cell views are taller than labels, and e.g. 1.25 font scale is enough to make comboboxes 2px taller than normally. Give them 6px of extra buffer, enough for font scale 2.0.

Merge request reports