mirror of
https://github.com/Lissy93/dashy.git
synced 2025-07-30 00:55:36 +02:00
🔀 Merge pull request #315 from UrekD/master
Config JSON Editor Pointer Fix Fixes #124
This commit is contained in:
commit
3914807add
@ -38,7 +38,6 @@ html {
|
|||||||
|
|
||||||
/* Monospace, for code and raw data output */
|
/* Monospace, for code and raw data output */
|
||||||
code, pre, pre *, .jsoneditor *, .mono * {
|
code, pre, pre *, .jsoneditor *, .mono * {
|
||||||
font-family: var(--font-monospace);
|
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user