update
This commit is contained in:
@@ -35,6 +35,9 @@ const styleTheme = EditorView.baseTheme({
|
|||||||
"&.cm-editor.cm-focused": {
|
"&.cm-editor.cm-focused": {
|
||||||
outline: "none",
|
outline: "none",
|
||||||
},
|
},
|
||||||
|
"&.cm-editor .cm-tooltip.cm-tooltip-autocomplete ul": {
|
||||||
|
"font-family": "Monaco",
|
||||||
|
},
|
||||||
})
|
})
|
||||||
const emit = defineEmits(["update:modelValue", "ready"])
|
const emit = defineEmits(["update:modelValue", "ready"])
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user