mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-25 01:20:24 +08:00
fix(thread-list): Line up sender, subject and snippet
Fixes GitHub issue #278
This commit is contained in:
parent
afe77b27fb
commit
525e1c8e89
1 changed files with 1 additions and 1 deletions
|
@ -325,7 +325,7 @@ body.platform-win32 {
|
|||
font-size: @font-size-base;
|
||||
}
|
||||
.thread-icon {
|
||||
margin-right:6px;
|
||||
margin-right:4px;
|
||||
}
|
||||
|
||||
.mail-important-icon {
|
||||
|
|
Loading…
Reference in a new issue