Skip to content

Instantly share code, notes, and snippets.

@empathicqubit
Created September 6, 2021 20:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save empathicqubit/3259075d718cabec8a0d84b542fe3d22 to your computer and use it in GitHub Desktop.
Save empathicqubit/3259075d718cabec8a0d84b542fe3d22 to your computer and use it in GitHub Desktop.
Protonmail stylesheet
article.message-container {
position: relative;
}
.message-attachments {
top: 0px;
position: absolute;
}
.message-container.is-opened > .message-header {
display: block;
margin-top: 15em;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment