Explorar el Código

Merge pull request #8 from Mo-xiaoyu/master

fix editor css
master
程序员鱼皮 hace 2 años
committed by GitHub
padre
commit
bcd8ee341c
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 4AEE18F83AFDEB23
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      src/App.vue

+ 2
- 0
src/App.vue Ver fichero

@@ -84,6 +84,7 @@ onMounted(() => {
language: "json",
theme: "vs-dark",
formatOnPaste: true,
automaticLayout: true,
fontSize: 16,
minimap: {
enabled: false,
@@ -106,6 +107,7 @@ onMounted(() => {
language: "sql",
theme: "vs-dark",
formatOnPaste: true,
automaticLayout: true,
fontSize: 16,
minimap: {
enabled: false,


Cargando…
Cancelar
Guardar