Mail: Fix preview headers did not change size with preferred font size

This commit is contained in:
nathan 2023-02-09 14:00:38 -07:00
parent 96558b9da8
commit 1a55a2c643

View File

@ -681,7 +681,7 @@ div.mailDisplayHeaders div.mail_extraEmails.visible {
}
.mailPreviewHeaders {
font-size: 0.875rem;
font-size: 87%;
position: relative;
}