mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-10-29 15:36:21 +08:00
style(message-list): Correct alignment of dropdown. Fixes #659
This commit is contained in:
parent
7e24a13466
commit
f8ca14e570
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…
Add table
Reference in a new issue