Hello all,

Is the info on this page up-to-date?
https://manual.mailmate-app.com/customization

I tried following these instructions:

```
Message Display
Extendable stylesheet for WebView:

MmMessagesWebView/stylesheet.css
```

But it didn't work. After trial-and-error, I found to update the display of the main message view, I had to add to the file `~/Library/Application Support/MailMate/Resources/main.css`, e.g.:

```
body {
    line-height: 1.7;
}
```

Is that the correct location for this?

Quinn
_______________________________________________
mailmate mailing list
[email protected]
https://lists.freron.com/listinfo/mailmate

Reply via email to