Skip to content

Evaluate the default line-height for drawers.

The drawer component sets a smaller line-height than the default body line-height.

From @danmh:

I suspect there is value in the drawer having a smaller default line-height than body as the space is more limited. I don't think drawer should overrule instances where an element sets its own line-height (which doesn't seem to be the case here).

Also

I am hesitant to use the word 'correct' because I'm not confident all of it comes from intentional decisions 😅

So the purpose of this issue is to investigate if the current line height for the drawer component is intentional and correct. If yes, there is nothing to do and we can close. If no, then we should explore an alternative line-height for draers.