Skip to content

Hide proton mail right bar by m1n-4d316e

Screenshot of Hide proton mail right bar

Details

Authorm1n-4d316e

LicenseNo License

CategoryProton mail

Created

Updated

Code size250 B

Code checksumfcd3dded

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Hides proton mail right bar with calendar and contacts.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Hide proton mail right bar
@version      20240108.21.07
@namespace    ?
==/UserStyle== */

@-moz-document url-prefix("https://mail.proton.me/u/1") {
nav.drawer-sidebar.hidden.md\:inline.no-print {
    display: none;
}
}

Reviews

No reviews yet.