mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-25 00:25:03 +08:00
Merge pull request #1645 from Eldorado234/patch-1
(darkside) Fixed alignment of message headers
This commit is contained in:
commit
5d539ce75b
1 changed files with 2 additions and 1 deletions
|
@ -525,7 +525,8 @@ body.is-blurred .list-tabular .list-tabular-item.keyboard-cursor {
|
|||
#message-list .message-subject-wrap,
|
||||
#message-list .message-item-wrap,
|
||||
#message-list .footer-reply-area-wrap,
|
||||
#message-list .minified-bundle .msg-lines {
|
||||
#message-list .minified-bundle .msg-lines,
|
||||
#message-list .message-list-headers {
|
||||
max-width: @message-width;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue