mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-13 11:38:31 +08:00
💄(mail-merge): Fix alignment and height of tokens
This commit is contained in:
parent
8fada3b9da
commit
a0ab700ca6
2 changed files with 2 additions and 1 deletions
|
@ -487,6 +487,7 @@ body.platform-win32 {
|
|||
left: 0;
|
||||
width: 100%;
|
||||
height: 0;
|
||||
line-height: 1.4; // must match contenteditable container
|
||||
overflow: visible;
|
||||
z-index: 10;
|
||||
}
|
||||
|
|
2
src/pro
2
src/pro
|
@ -1 +1 @@
|
|||
Subproject commit 148f4525863e7827a9e8898720107b295ef432e1
|
||||
Subproject commit 6790434a56da15bcc1cfcba5f629bf3a5808f49d
|
Loading…
Reference in a new issue