"src/vscode:/vscode.git/clone" did not exist on "184b403dfec06f4ac9cb9db4d97f0a9da34fbc98"
Commit b3f63f43 authored by Yuan Zhixiang's avatar Yuan Zhixiang
Browse files

修复CodeViewer的tab宽度

parent 184b403d
......@@ -78,6 +78,7 @@ const current_instance = getCurrentInstance()
<style scoped>
pre {
display: inline;
tab-size: 4;
}
.blue {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment