mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-10-02 01:14:46 +08:00
fix(sending): Tiny fix for strange vertical space when sending
This commit is contained in:
parent
34f530ce71
commit
95aba56979
1 changed files with 1 additions and 0 deletions
|
@ -319,6 +319,7 @@ body.platform-win32 {
|
|||
.message-actions-wrap {
|
||||
width: 0;
|
||||
opacity: 0;
|
||||
position: absolute;
|
||||
}
|
||||
.pending-spinner {
|
||||
opacity: 1;
|
||||
|
|
Loading…
Add table
Reference in a new issue