mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-22 13:31:22 -05:00
Fix markdown editor theme
This commit is contained in:
@@ -48,6 +48,7 @@
|
|||||||
.w-md-editor-text-pre,
|
.w-md-editor-text-pre,
|
||||||
.w-md-editor-text-input {
|
.w-md-editor-text-input {
|
||||||
background-color: hsl(var(--background)) !important;
|
background-color: hsl(var(--background)) !important;
|
||||||
|
color: hsl(var(--foreground)) !important;
|
||||||
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
|
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user