Skip to content
Snippets Groups Projects
Commit d3ce9914 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-2905 Click Events auf Nachrichtendetailseite deaktiveren (2)

Auch für eingehende Emails
parent d00bc4c7
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,10 @@
a {
text-decoration: none;
color: inherit;
:host-context(.postfach-links-disabled) {
pointer-events: none;
}
}
.subject {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment