Mail: Fix address labels in preview were hidden by avatar

This commit is contained in:
nathan 2024-08-08 09:36:50 -06:00
parent c6fecd93a0
commit 1eb29cf414

View File

@ -1063,7 +1063,7 @@ div#mail-index_nm.splitter-pane {min-height: 100px;}
.previewWrapper .firstColumnTitle {
max-width: 7em;
text-align: end;
justify-content: flex-end;
min-width: 7em;
color: darkgrey;
}