mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-03-17 05:22:18 -05:00
client: Fix foreground color
This commit is contained in:
@@ -382,7 +382,7 @@ button.btn, button.btn-sm {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
pre:not(.CodeMirror-line) {
|
||||
pre:not(.CodeMirror-line):not(.hljs) {
|
||||
color: var(--main-text-color) !important;
|
||||
white-space: pre-wrap;
|
||||
font-size: 100%;
|
||||
|
||||
Reference in New Issue
Block a user