🐛 Fix: fix backgroud color mismatch problem on MacOS

This commit is contained in:
萌萌哒赫萝
2023-03-24 10:58:01 +08:00
parent 33e8ad22c4
commit f0daf97028
2 changed files with 4 additions and 3 deletions
+4 -1
View File
@@ -21,5 +21,8 @@
"stylusSupremacy.quoteChar": "\"",
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
}
},
"githubPullRequests.ignoredPullRequestBranches": [
"dev"
]
}