mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-01 13:14:16 +08:00
style(message-list): Correct alignment of dropdown. Fixes #659
This commit is contained in:
parent
a258ba4613
commit
cd3aea9885
1 changed files with 1 additions and 5 deletions
|
@ -366,11 +366,7 @@ body.platform-win32 {
|
|||
width: 99px;
|
||||
height: 32px;
|
||||
opacity: 1;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.button-dropdown {
|
||||
width: 77px;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.message-actions-ellipsis {
|
||||
|
|
Loading…
Reference in a new issue