Skip to content

Proton Mail - zoom reading pane by nkempe

Details

Authornkempe

LicenseNo License

Categorymail.proton.me

Created

Updated

Code size189 B

Code checksum2c43b0d6

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Set the mail reading pane to zoom in a little, making the text easier to read.

Notes

Source code

/* ==UserStyle==
@name       mail.proton.me
@version    20241129.09.44
@namespace  ?
==/UserStyle== */

@-moz-document domain("mail.proton.me") {
.message-iframe > iframe {
  zoom: 1.2;
}
}

Reviews

No reviews yet.