chore: add worker command paramters

This commit is contained in:
jialin
2024-12-23 19:13:55 +08:00
parent 6ce6a932e1
commit 762ab30c71
8 changed files with 94 additions and 28 deletions
@@ -9,5 +9,20 @@
padding-left: 16px;
background: var(--color-fill-sider);
border-radius: 2px;
list-style-type: decimal;
li {
margin-left: 12px;
}
}
.code-pre {
white-space: pre-wrap;
}
}
.script-install {
.code-pre {
white-space: pre-wrap;
}
}