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