Fix mail preview details fields getting misaligned if more than 1 address is set

This commit is contained in:
Hadi Nategh 2022-08-16 15:18:59 +02:00
parent 4fab7c1aaf
commit 39bf571fc5

View File

@ -1048,6 +1048,7 @@ div#mail-index_nm.splitter-pane {min-height: 100px;}
.previewWrapper .firstColumnTitle {
max-width: 4em;
text-align: end;
min-width: 4em;
}
.mailPreviewHeaders et2-select-email::part(control) {
border: none;