mirror of
https://github.com/Lissy93/dashy.git
synced 2025-07-24 22:25:16 +02:00
Config JSON Editor Pointer Fix
Adjusted/removed font class that was used in the editor to display the pointer correctly. Text is very slightly smaller and less bold.
This commit is contained in:
parent
e2d420fd01
commit
22ef6cf170
@ -38,7 +38,6 @@ html {
|
||||
|
||||
/* Monospace, for code and raw data output */
|
||||
code, pre, pre *, .jsoneditor *, .mono * {
|
||||
font-family: var(--font-monospace);
|
||||
font-weight: normal;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user