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 c44d60256e
commit 66177ce89b

View File

@ -1024,7 +1024,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;
}