web: more pleasant color scheme for code blocks in email
This commit is contained in:
parent
3491856784
commit
48bf57fbbe
@ -26,3 +26,8 @@
|
||||
display: inline !important;
|
||||
color: inherit !important;
|
||||
}
|
||||
|
||||
.body.mail code {
|
||||
color: var(--color-text);
|
||||
background-color: var(--color-bg-secondary);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user