mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-23 16:37:49 +08:00
Fix clickability of left 50px of From: in message header
This commit is contained in:
parent
5f39ee2e35
commit
7868823b22
1 changed files with 1 additions and 0 deletions
|
@ -391,6 +391,7 @@ body.platform-win32 {
|
|||
transition: opacity 100ms;
|
||||
transition-delay: 50ms, 0ms;
|
||||
transition-timing-function: ease-in;
|
||||
pointer-events: none;
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue