🔀 Merge pull request #315 from UrekD/master

Config JSON Editor Pointer Fix
Fixes #124
This commit is contained in:
Alicia Sykes 2021-11-04 23:08:34 +00:00 committed by GitHub
commit 3914807add
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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;
}
}