Skip to content

New 2022 Gmail design - Auto height by omertuc

Screenshot of New 2022 Gmail design - Auto height

Details

Authoromertuc

LicenseNo License

Categorymail.google.com

Created

Updated

Size220 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

The new Gmail design has a white backdrop that hides the entire background. This doesn't look good in my opinion, so I've created this style to resize that white backdrop to the size of the inbox

Notes

Userstyle doesn't have notes.

Source code

@name New 2022 Gmail design - Auto height
@namespace mail.google.com
@version 0.1.0

@-moz-document domain("mail.google.com") {
.aeF {
    min-height: auto !important;
}
.aeJ {
    height: auto !important;
}
}

Reviews

No reviews yet.