SIGN IN SIGN UP

Give explicit heights to items in the extension list (#7777)

This PR gives the items in the extension list an explicit height so that
they work properly within the uniform list when descriptions are
missing.

<img width="1235" alt="Screenshot 2024-02-14 at 10 19 14 AM"
src="https://github.com/zed-industries/zed/assets/1486634/01222902-6b05-4e9a-bb5a-bada14b1fd45">

I think we may want to consider using a `list` here instead of a
`uniform_list` to allow them to have variable heights.

Fixes #7756.

Release Notes:

- N/A
M
Marshall Bowers committed
db0455beb0a00c5d258d681c4878eaaab38db13e
Parent: 017b2db
Committed by GitHub <noreply@github.com> on 2/14/2024, 3:43:11 PM