mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-22 23:23:54 +08:00
Revert "💄(messages): Remove email-frame max-width styles"
This reverts commit 9637c9547f
.
This commit is contained in:
parent
a269a103e1
commit
5a2ec1c3f6
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@
|
||||||
body {
|
body {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
|
max-width: 840px;
|
||||||
overflow-y: hidden;
|
overflow-y: hidden;
|
||||||
word-break: break-word;
|
word-break: break-word;
|
||||||
-webkit-font-smoothing: antialiased;
|
-webkit-font-smoothing: antialiased;
|
||||||
|
|
Loading…
Reference in a new issue