mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
fix setting monospace font from theme
This commit is contained in:
parent
4c7c53d8c8
commit
fe605c012a
@ -58,7 +58,7 @@ table td, table th {
|
||||
}
|
||||
|
||||
code, kbd, pre, samp {
|
||||
font-family: var(--monospace-font-family);
|
||||
font-family: var(--monospace-font-family) !important;
|
||||
}
|
||||
|
||||
.input-group-text {
|
||||
|
Loading…
x
Reference in New Issue
Block a user