compose: Share 'normal' line height on recipient row.

This commit is contained in:
Karl Stolley 2025-03-06 15:45:12 -06:00 committed by Tim Abbott
parent 7b453770d7
commit e2bf50f358

View File

@ -1335,6 +1335,10 @@ textarea.new_message_textarea {
}
#compose-recipient {
/* Enforce a shared, 'normal' line-height on
the recipient elements for baseline alignment,
and better use of the recipient-row space. */
line-height: normal;
display: flex;
flex: 1 1 0;
/* Use this containing flex element to