Przeglądaj źródła

Merge pull request #8 from Mo-xiaoyu/master

fix editor css
master
程序员鱼皮 2 lat temu
committed by GitHub
rodzic
commit
bcd8ee341c
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 0 usunięć
  1. +2
    -0
      src/App.vue

+ 2
- 0
src/App.vue Wyświetl plik

@@ -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,


Ładowanie…
Anuluj
Zapisz